Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/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;
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c889 const struct dev_pm_ops *pmops; in linux_pci_suspend()
914 const struct dev_pm_ops *pmops; in linux_pci_resume()
/freebsd/sys/contrib/dev/rtw89/
H A Dpci.h1589 extern const struct dev_pm_ops rtw89_pm_ops;
1590 extern const struct dev_pm_ops rtw89_pm_ops_be;
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c1654 static const struct dev_pm_ops iwl_dev_pm_ops = { in sysctl_iwlwifi_pci_ids_name()