Home
last modified time | relevance | path

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

/freebsd-14.2/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.h63 const struct dev_pm_ops *pm;
70 struct dev_pm_ops { struct
92 const struct dev_pm_ops *pm; argument
/freebsd-14.2/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-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c872 const struct dev_pm_ops *pmops; in linux_pci_suspend()
895 const struct dev_pm_ops *pmops; in linux_pci_resume()
/freebsd-14.2/sys/contrib/dev/rtw89/
H A Dpci.h1059 extern const struct dev_pm_ops rtw89_pm_ops;
/freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c1571 static const struct dev_pm_ops iwl_dev_pm_ops = {