Home
last modified time | relevance | path

Searched refs:DEFINE_SIMPLE_DEV_PM_OPS (Results 1 – 5 of 5) 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.c244 static DEFINE_SIMPLE_DEV_PM_OPS(mt7663s_pm_ops, mt7663s_suspend, mt7663s_resume);
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dsdio.c321 static DEFINE_SIMPLE_DEV_PM_OPS(mt7921s_pm_ops, mt7921s_suspend, mt7921s_resume);
H A Dpci.c572 static DEFINE_SIMPLE_DEV_PM_OPS(mt7921_pm_ops, mt7921_pci_suspend, mt7921_pci_resume);
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dbcmsdh.c1242 static DEFINE_SIMPLE_DEV_PM_OPS(brcmf_sdio_pm_ops,