Searched defs:pwrctl (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/pci/pwrctl/ |
| A D | core.c | 17 struct pci_pwrctl *pwrctl = container_of(nb, struct pci_pwrctl, nb); in pci_pwrctl_notify() local 53 struct pci_pwrctl *pwrctl = container_of(work, struct pci_pwrctl, work); in rescan_work_func() local 66 void pci_pwrctl_init(struct pci_pwrctl *pwrctl, struct device *dev) in pci_pwrctl_init() 87 int pci_pwrctl_device_set_ready(struct pci_pwrctl *pwrctl) in pci_pwrctl_device_set_ready() 111 void pci_pwrctl_device_unset_ready(struct pci_pwrctl *pwrctl) in pci_pwrctl_device_unset_ready() 125 struct pci_pwrctl *pwrctl = data; in devm_pci_pwrctl_device_unset_ready() local 141 struct pci_pwrctl *pwrctl) in devm_pci_pwrctl_device_set_ready()
|
| /linux/drivers/staging/rtl8723bs/hal/ |
| A D | rtl8723b_cmd.c | 691 struct pwrctrl_priv *pwrctl = adapter_to_pwrctl(padapter); in rtl8723b_download_rsvd_page() local 955 struct pwrctrl_priv *pwrctl = adapter_to_pwrctl(padapter); in rtl8723b_download_BTCoex_AP_mode_rsvd_page() local
|
| A D | sdio_ops.c | 860 struct pwrctrl_priv *pwrctl; in sd_int_dpc() local
|
| /linux/drivers/staging/rtl8723bs/include/ |
| A D | rtw_pwrctrl.h | 205 #define rtw_ips_mode_req(pwrctl, ips_mode) \ argument 210 #define _rtw_set_pwr_state_check_timer(pwrctl, ms) \ argument
|
| /linux/drivers/staging/rtl8723bs/os_dep/ |
| A D | os_intfs.c | 966 struct pwrctrl_priv *pwrctl = adapter_to_pwrctl(padapter); in netdev_close() local 1015 struct pwrctrl_priv *pwrctl = adapter_to_pwrctl(padapter); in rtw_dev_unload() local
|
| /linux/sound/soc/sof/imx/ |
| A D | imx8m.c | 124 u32 pwrctl; in imx8m_reset() local
|
| /linux/drivers/devfreq/ |
| A D | sun8i-a33-mbus.c | 142 u32 dxodt, mdfscr, pwrctl, vtfcr; in sun8i_a33_mbus_set_dram_freq() local
|
| /linux/drivers/remoteproc/ |
| A D | imx_dsp_rproc.c | 185 int pwrctl; in imx8mp_dsp_reset() local
|
| /linux/drivers/mailbox/ |
| A D | bcm-pdc-mailbox.c | 239 u32 pwrctl; /* 0x1e8 */ member
|
| /linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| A D | chip.c | 194 u32 pwrctl; /* corerev >= 2 */ member
|
Completed in 63 milliseconds