Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/misc/
Dusb251xb.c722 static int __maybe_unused usb251xb_suspend(struct device *dev) in usb251xb_suspend() function
743 static SIMPLE_DEV_PM_OPS(usb251xb_pm_ops, usb251xb_suspend, usb251xb_resume);