Home
last modified time | relevance | path

Searched refs:list_remove (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/tools/firewire/
H A Dnosy-dump.c192 list_remove(&sa->link); in link_transaction_destroy()
197 list_remove(&sa->link); in link_transaction_destroy()
257 list_remove(&t->link); in clear_pending_transaction_list()
520 list_remove(&t->link); in handle_request_packet()
527 list_remove(&t->link); in handle_request_packet()
599 list_remove(&t->link); in handle_response_packet()
H A Dlist.h41 list_remove(struct list *link) in list_remove() function
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dutil.h40 void list_remove(struct listnode *item);
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Dx-list.h55 X_EXTERN x_list *X_PFX(list_remove) (x_list * lst, void *data);
H A Dx-hook.c63 lst = X_PFX(list_remove) (lst, cell); in X_PFX()
H A Dx-list.c218 X_PFX(list_remove) (x_list * lst, void *data) { in X_PFX() argument
/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_iucv.c956 LIST_HEAD(list_remove); in hvc_iucv_msg_complete()
961 list_move(&ent->list, &list_remove); in hvc_iucv_msg_complete()
966 destroy_tty_buffer_list(&list_remove); in hvc_iucv_msg_complete()