Searched refs:mhi_controller_config (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmhi.h33 extern const struct mhi_controller_config ath12k_mhi_config_qcn9274;
34 extern const struct mhi_controller_config ath12k_mhi_config_wcn7850;
H A Dmhi.c102 const struct mhi_controller_config ath12k_mhi_config_qcn9274 = {
195 const struct mhi_controller_config ath12k_mhi_config_wcn7850 = {
H A Dhw.h193 const struct mhi_controller_config *mhi_config;
/linux-master/drivers/bus/mhi/host/
H A Dpci_generic.c43 const struct mhi_controller_config *config;
272 static const struct mhi_controller_config modem_qcom_v2_mhiv_config = {
282 static const struct mhi_controller_config modem_qcom_v1_mhiv_config = {
356 static const struct mhi_controller_config modem_quectel_em1xx_config = {
405 static const struct mhi_controller_config modem_foxconn_sdx55_config = {
461 static const struct mhi_controller_config modem_mv3x_config = {
509 static const struct mhi_controller_config modem_sierra_em919x_config = {
541 static const struct mhi_controller_config modem_telit_fn980_hw_v1_config = {
583 static const struct mhi_controller_config modem_telit_fn990_config = {
805 const struct mhi_controller_config *mhi_cntrl_confi
[all...]
H A Dinit.c672 const struct mhi_controller_config *config)
755 const struct mhi_controller_config *config)
873 const struct mhi_controller_config *config)
911 const struct mhi_controller_config *config)
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmhi.c77 static const struct mhi_controller_config ath11k_mhi_config_qca6390 = {
142 static const struct mhi_controller_config ath11k_mhi_config_qcn9074 = {
331 const struct mhi_controller_config *ath11k_mhi_config;
/linux-master/include/linux/
H A Dmhi.h266 * struct mhi_controller_config - Root MHI controller configuration
278 struct mhi_controller_config { struct
548 const struct mhi_controller_config *config);
/linux-master/drivers/accel/qaic/
H A Dmhi_controller.c425 static struct mhi_controller_config aic100_config = {

Completed in 151 milliseconds