Home
last modified time | relevance | path

Searched refs:has_dep (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Du_tcm.h34 bool has_dep; member
H A Df_tcm.c1341 if (opts->has_dep) { in usbg_make_tpg()
1384 if (opts->has_dep) in usbg_make_tpg()
1418 if (opts->has_dep) in usbg_drop_tpg()
/linux/drivers/usb/gadget/legacy/
H A Dtcm_usb_gadget.c154 tcm_opts->has_dep = true; in usb_target_gadget_init()