Home
last modified time | relevance | path

Searched defs:mhi_ctrl (Results 1 – 6 of 6) 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.c365 static int ath11k_mhi_read_addr_from_dt(struct mhi_controller *mhi_ctrl) in ath11k_mhi_read_addr_from_dt()
393 struct mhi_controller *mhi_ctrl; in ath11k_mhi_register() local
471 struct mhi_controller *mhi_ctrl = ab_pci->mhi_ctrl; in ath11k_mhi_unregister() local
H A Dpci.h65 struct mhi_controller *mhi_ctrl; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmhi.c356 struct mhi_controller *mhi_ctrl; in ath12k_mhi_register() local
403 struct mhi_controller *mhi_ctrl = ab_pci->mhi_ctrl; in ath12k_mhi_unregister() local
H A Dpci.h100 struct mhi_controller *mhi_ctrl; member