Home
last modified time | relevance | path

Searched refs:mhi_channel_config (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/include/linux/
Dmhi.h221 struct mhi_channel_config { struct
282 const struct mhi_channel_config *ch_cfg;
/Linux-v5.15/drivers/bus/mhi/
Dpci_generic.c226 static const struct mhi_channel_config modem_qcom_v1_mhi_channels[] = {
290 static const struct mhi_channel_config mhi_quectel_em1xx_channels[] = {
333 static const struct mhi_channel_config mhi_foxconn_sdx55_channels[] = {
372 static const struct mhi_channel_config mhi_mv31_channels[] = {
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dmhi.c14 static struct mhi_channel_config ath11k_mhi_channels_qca6390[] = {
107 static struct mhi_channel_config ath11k_mhi_channels_qcn9074[] = {
/Linux-v5.15/drivers/bus/mhi/core/
Dinit.c724 const struct mhi_channel_config *ch_cfg; in parse_ch_cfg()