Lines Matching refs:list_head
16 struct list_head list;
79 void capilib_new_ncci(struct list_head *head, u16 applid, u32 ncci, u32 winsize) in capilib_new_ncci()
103 void capilib_free_ncci(struct list_head *head, u16 applid, u32 ncci) in capilib_free_ncci()
105 struct list_head *l; in capilib_free_ncci()
124 void capilib_release_appl(struct list_head *head, u16 applid) in capilib_release_appl()
126 struct list_head *l, *n; in capilib_release_appl()
141 void capilib_release(struct list_head *head) in capilib_release()
143 struct list_head *l, *n; in capilib_release()
156 u16 capilib_data_b3_req(struct list_head *head, u16 applid, u32 ncci, u16 msgid) in capilib_data_b3_req()
158 struct list_head *l; in capilib_data_b3_req()
179 void capilib_data_b3_conf(struct list_head *head, u16 applid, u32 ncci, u16 msgid) in capilib_data_b3_conf()
181 struct list_head *l; in capilib_data_b3_conf()