Home
last modified time | relevance | path

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

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