Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_mhi.c41 struct mhi_controller *mhi_ctrl; in linuxkpi_mhi_alloc_controller() local
49 linuxkpi_mhi_free_controller(struct mhi_controller *mhi_ctrl) in linuxkpi_mhi_free_controller()
57 linuxkpi_mhi_register_controller(struct mhi_controller *mhi_ctrl, in linuxkpi_mhi_register_controller()
85 linuxkpi_mhi_unregister_controller(struct mhi_controller *mhi_ctrl) in linuxkpi_mhi_unregister_controller()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dmhi.h119 mhi_free_controller(struct mhi_controller *mhi_ctrl) in mhi_free_controller()
126 mhi_register_controller(struct mhi_controller *mhi_ctrl, in mhi_register_controller()
134 mhi_unregister_controller(struct mhi_controller *mhi_ctrl) in mhi_unregister_controller()
158 mhi_prepare_for_power_up(struct mhi_controller *mhi_ctrl) in mhi_prepare_for_power_up()
165 mhi_sync_power_up(struct mhi_controller *mhi_ctrl) in mhi_sync_power_up()
172 mhi_async_power_up(struct mhi_controller *mhi_ctrl) in mhi_async_power_up()
179 mhi_power_down(struct mhi_controller *mhi_ctrl, bool x) in mhi_power_down()
185 mhi_unprepare_after_power_down(struct mhi_controller *mhi_ctrl) in mhi_unprepare_after_power_down()
193 mhi_pm_suspend(struct mhi_controller *mhi_ctrl) in mhi_pm_suspend()
200 mhi_pm_resume(struct mhi_controller *mhi_ctrl) in mhi_pm_resume()
[all …]
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmhi.c317 static int ath11k_mhi_read_addr_from_dt(struct mhi_controller *mhi_ctrl) in ath11k_mhi_read_addr_from_dt()
345 struct mhi_controller *mhi_ctrl; in ath11k_mhi_register() local
433 struct mhi_controller *mhi_ctrl = ab_pci->mhi_ctrl; in ath11k_mhi_unregister() local
508 void ath11k_mhi_coredump(struct mhi_controller *mhi_ctrl, bool in_panic) in ath11k_mhi_coredump()
H A Dpci.h65 struct mhi_controller *mhi_ctrl; member
H A Dpci.c669 struct mhi_controller *mhi_ctrl = ab_pci->mhi_ctrl; in ath11k_pci_coredump_calculate_size() local
736 struct mhi_controller *mhi_ctrl = ab_pci->mhi_ctrl; in ath11k_pci_coredump_download() local
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmhi.c193 struct mhi_controller *mhi_ctrl; in ath12k_mhi_register() local
284 struct mhi_controller *mhi_ctrl = ab_pci->mhi_ctrl; in ath12k_mhi_unregister() local
529 void ath12k_mhi_coredump(struct mhi_controller *mhi_ctrl, bool in_panic) in ath12k_mhi_coredump()
H A Dpci.h120 struct mhi_controller *mhi_ctrl; member
H A Dpci.c1292 struct mhi_controller *mhi_ctrl = ab_pci->mhi_ctrl; in ath12k_pci_coredump_calculate_size() local
1359 struct mhi_controller *mhi_ctrl = ab_pci->mhi_ctrl; in ath12k_pci_coredump_download() local