Home
last modified time | relevance | path

Searched refs:usbhs_runtime_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A Domap-usb-host.c331 static int usbhs_runtime_suspend(struct device *dev) in usbhs_runtime_suspend() function
337 dev_dbg(dev, "usbhs_runtime_suspend\n"); in usbhs_runtime_suspend()
831 .runtime_suspend = usbhs_runtime_suspend,
/kernel/linux/linux-6.6/drivers/mfd/
H A Domap-usb-host.c331 static int usbhs_runtime_suspend(struct device *dev) in usbhs_runtime_suspend() function
337 dev_dbg(dev, "usbhs_runtime_suspend\n"); in usbhs_runtime_suspend()
829 .runtime_suspend = usbhs_runtime_suspend,

Completed in 3 milliseconds