Home
last modified time | relevance | path

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

/src/sys/compat/linuxkpi/common/include/linux/
H A Dpm.h70 const struct dev_pm_ops _name = { \
75 const struct dev_pm_ops _name = { \
83 const struct dev_pm_ops _name = { \
86 const struct dev_pm_ops _name = { \
H A Ddevice.h62 const struct dev_pm_ops *pm;
69 struct dev_pm_ops { struct
92 const struct dev_pm_ops *pm; argument
/src/sys/contrib/dev/rtw88/
H A Dsdio.h164 extern const struct dev_pm_ops rtw_sdio_pm_ops;
H A Dpci.h233 extern const struct dev_pm_ops rtw_pm_ops;
/src/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dpci.c625 static const struct dev_pm_ops mt7925_pm_ops = {
/src/sys/contrib/dev/rtw89/
H A Dpci.h1717 extern const struct dev_pm_ops rtw89_pm_ops;
1718 extern const struct dev_pm_ops rtw89_pm_ops_be;
/src/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c1018 const struct dev_pm_ops *pmops; in linux_pci_suspend()
1043 const struct dev_pm_ops *pmops; in linux_pci_resume()
/src/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c1313 static const struct dev_pm_ops iwl_dev_pm_ops = {
/src/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dpcie.c2816 static const struct dev_pm_ops brcmf_pciedrvr_pm = {