Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpm.h74 #define DEFINE_SIMPLE_DEV_PM_OPS(_name, _suspendfunc, _resumefunc) \ macro
85 #define DEFINE_SIMPLE_DEV_PM_OPS(_name, _suspendfunc, _resumefunc) \ macro
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dsdio.c243 static DEFINE_SIMPLE_DEV_PM_OPS(mt7663s_pm_ops, mt7663s_suspend, mt7663s_resume);
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dsdio.c314 static DEFINE_SIMPLE_DEV_PM_OPS(mt7921s_pm_ops, mt7921s_suspend, mt7921s_resume);
H A Dpci.c528 static DEFINE_SIMPLE_DEV_PM_OPS(mt7921_pm_ops, mt7921_pci_suspend, mt7921_pci_resume);