Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pnp/
H A Dcard.c389 static int card_suspend(struct pnp_dev *dev, pm_message_t state) in card_suspend() function
424 drv->link.suspend = drv->suspend ? card_suspend : NULL; in pnp_register_card_driver()
/kernel/linux/linux-6.6/drivers/pnp/
H A Dcard.c391 static int card_suspend(struct pnp_dev *dev, pm_message_t state) in card_suspend() function
426 drv->link.suspend = drv->suspend ? card_suspend : NULL; in pnp_register_card_driver()

Completed in 2 milliseconds