Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmhi.h252 struct mhi_event_config { struct
284 struct mhi_event_config *event_cfg; argument
/Linux-v5.15/drivers/bus/mhi/
Dpci_generic.c241 static struct mhi_event_config modem_qcom_v1_mhi_events[] = {
308 static struct mhi_event_config mhi_quectel_em1xx_events[] = {
346 static struct mhi_event_config mhi_foxconn_sdx55_events[] = {
383 static struct mhi_event_config mhi_mv31_events[] = {
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dmhi.c73 static struct mhi_event_config ath11k_mhi_events_qca6390[] = {
166 static struct mhi_event_config ath11k_mhi_events_qcn9074[] = {
/Linux-v5.15/drivers/bus/mhi/core/
Dinit.c642 const struct mhi_event_config *event_cfg; in parse_ev_cfg()