Home
last modified time | relevance | path

Searched refs:quirk_altset_not_supp (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dtrace.h36 __field(unsigned, quirk_altset_not_supp)
57 __entry->quirk_altset_not_supp = g->quirk_altset_not_supp;
75 __entry->quirk_altset_not_supp ? "no_altset:" : "",
A Dpxa27x_udc.c1666 dev->gadget.quirk_altset_not_supp = 1; in udc_init_data()
A Dpxa25x_udc.c1386 dev->gadget.quirk_altset_not_supp = 1; in udc_reinit()
/linux-6.3-rc2/include/linux/usb/
A Dgadget.h440 unsigned quirk_altset_not_supp:1; member
524 return !g->quirk_altset_not_supp; in gadget_is_altset_supported()

Completed in 12 milliseconds