Home
last modified time | relevance | path

Searched defs:bd_list (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/udc/bdc/
Dbdc.h306 struct bd_list { struct
308 struct bd_table **bd_table_array;
310 int num_tabs;
312 int max_bdi;
314 int eqp_bdi;
316 int hwd_bdi;
318 int num_bds_table;
367 struct bd_list bd_list; member
Dbdc_dbg.c92 struct bd_list *bd_list = &ep->bd_list; in bdc_dbg_bd_list() local
Dbdc_ep.c59 struct bd_list *bd_list = &ep->bd_list; in ep_bd_list_free() local
221 struct bd_list *bd_list = &ep->bd_list; in bd_add_to_bdi() local
294 struct bd_list *bd_list = &ep->bd_list; in bd_available_ep() local
434 struct bd_list *bd_list; in setup_bd_list_xfr() local
960 struct bd_list *bd_list = &ep->bd_list; in handle_xsr_succ_status() local
/linux-4.1.27/fs/gfs2/
Dincore.h148 struct list_head bd_list; member
/linux-4.1.27/include/linux/
Dfs.h471 struct list_head bd_list; member