Home
last modified time | relevance | path

Searched refs:ath12k_mhi_config_qcn9274 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmhi.h33 extern const struct mhi_controller_config ath12k_mhi_config_qcn9274;
H A Dhw.c903 .mhi_config = &ath12k_mhi_config_qcn9274,
1015 .mhi_config = &ath12k_mhi_config_qcn9274,
H A Dmhi.c102 const struct mhi_controller_config ath12k_mhi_config_qcn9274 = { variable