Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.c400 static int check_root_hub_suspended(struct device *dev) in check_root_hub_suspended() function
432 retval = check_root_hub_suspended(dev); in suspend_common()
530 retval = check_root_hub_suspended(dev); in hcd_pci_suspend_noirq()
628 .freeze_noirq = check_root_hub_suspended,