Home
last modified time | relevance | path

Searched defs:mhi_ctrl (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/platform/cnss2/
H A Dpci.c989 int (*cb)(struct mhi_controller *mhi_ctrl, in cnss_mhi_controller_set_bw_scale_cb()
1052 int (*cb)(struct mhi_controller *mhi_ctrl, in cnss_mhi_controller_set_bw_scale_cb()
4586 struct mhi_controller *mhi_ctrl; in cnss_pci_force_wake_request_sync() local
4629 struct mhi_controller *mhi_ctrl; in cnss_pci_force_wake_request() local
4666 struct mhi_controller *mhi_ctrl; in cnss_pci_is_device_awake() local
4695 struct mhi_controller *mhi_ctrl; in cnss_pci_force_wake_release() local
6563 static int cnss_mhi_pm_runtime_get(struct mhi_controller *mhi_ctrl) in cnss_mhi_pm_runtime_get()
6570 static void cnss_mhi_pm_runtime_put_noidle(struct mhi_controller *mhi_ctrl) in cnss_mhi_pm_runtime_put_noidle()
6783 static void cnss_mhi_notify_status(struct mhi_controller *mhi_ctrl, in cnss_mhi_notify_status()
6877 static int cnss_mhi_bw_scale(struct mhi_controller *mhi_ctrl, in cnss_mhi_bw_scale()
[all …]
H A Dpci.h169 struct mhi_controller *mhi_ctrl; member