Lines Matching refs:list_head
204 struct list_head global_list; /* node in global list of cards */
205 struct list_head protocol_list; /* node in protocol's list of cards */
206 struct list_head devices; /* devices attached to the card */
250 struct list_head global_list; /* node in global list of devices */
251 struct list_head protocol_list; /* node in list of device's protocol */
252 struct list_head card_list; /* node in card's list of devices */
253 struct list_head rdev_list; /* node in cards list of requested devices */
265 struct list_head resources;
266 struct list_head options;
393 struct list_head global_list;
416 struct list_head protocol_list;
432 struct list_head cards;
433 struct list_head devices;
453 extern struct list_head pnp_global;
462 extern struct list_head pnp_cards;