Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-ml-ioh.c526 static int ioh_gpio_suspend(struct pci_dev *pdev, pm_message_t state) in ioh_gpio_suspend() function
575 #define ioh_gpio_suspend NULL macro
590 .suspend = ioh_gpio_suspend,
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-ml-ioh.c480 static int __maybe_unused ioh_gpio_suspend(struct device *dev) in ioh_gpio_suspend() function
506 static SIMPLE_DEV_PM_OPS(ioh_gpio_pm_ops, ioh_gpio_suspend, ioh_gpio_resume);

Completed in 2 milliseconds