Searched refs:hub_quiesce (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | hub.c | 1326 static void hub_quiesce(struct usb_hub *hub, enum hub_quiescing_type type) in hub_quiesce() function 1367 hub_quiesce(hub, HUB_PRE_RESET); in hub_pre_reset() 1736 hub_quiesce(hub, HUB_DISCONNECT); in hub_disconnect() 3880 hub_quiesce(hub, HUB_SUSPEND); in hub_suspend() 5770 hub_quiesce(hub, HUB_DISCONNECT); in hub_event()
|
/kernel/linux/linux-6.6/drivers/usb/core/ |
H A D | hub.c | 1333 static void hub_quiesce(struct usb_hub *hub, enum hub_quiescing_type type) in hub_quiesce() function 1374 hub_quiesce(hub, HUB_PRE_RESET); in hub_pre_reset() 1743 hub_quiesce(hub, HUB_DISCONNECT); in hub_disconnect() 3915 hub_quiesce(hub, HUB_SUSPEND); in hub_suspend() 5803 hub_quiesce(hub, HUB_DISCONNECT); in hub_event()
|
Completed in 19 milliseconds