Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dtrace.h33 __field(unsigned, hnp_polling_support)
54 __entry->hnp_polling_support = g->hnp_polling_support;
72 __entry->hnp_polling_support ? "hnp_poll:" : "",
/linux-6.3-rc2/include/linux/usb/
A Dgadget.h437 unsigned hnp_polling_support:1; member
/linux-6.3-rc2/drivers/usb/chipidea/
A Dotg_fsm.c813 ci->gadget.hnp_polling_support = 1; in ci_hdrc_otg_fsm_init()
/linux-6.3-rc2/drivers/usb/gadget/
A Dcomposite.c1923 if (gadget_is_otg(gadget) && gadget->hnp_polling_support && in composite_setup()

Completed in 10 milliseconds