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.c1667 if (opts->has_dep) {
1711 if (opts->has_dep)
1745 if (opts->has_dep)
/linux/drivers/usb/gadget/legacy/
H A Dtcm_usb_gadget.c154 tcm_opts->has_dep = true; in usb_target_gadget_init()