Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/ctxfi/
Dxfi.c134 static int ct_card_resume(struct device *dev) in ct_card_resume() function
142 static SIMPLE_DEV_PM_OPS(ct_card_pm, ct_card_suspend, ct_card_resume);