Home
last modified time | relevance | path

Searched refs:func_wakeup_armed (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/linux/usb/
Dcomposite.h227 bool func_wakeup_armed; member
/Linux-v6.6/drivers/usb/gadget/
Dcomposite.c511 if (!func->func_wakeup_armed) { in usb_func_wakeup()
939 f->func_wakeup_armed = false; in reset_config()
2019 if (f->func_wakeup_armed) in composite_setup()
2054 f->func_wakeup_armed = !!(w_index & in composite_setup()
2075 f->func_wakeup_armed = false; in composite_setup()