Searched refs:doorbell_mode_switch (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/drivers/accel/qaic/ |
D | mhi_controller.c | 36 .doorbell_mode_switch = false, 52 .doorbell_mode_switch = false, 68 .doorbell_mode_switch = false, 84 .doorbell_mode_switch = false, 100 .doorbell_mode_switch = false, 116 .doorbell_mode_switch = false, 132 .doorbell_mode_switch = false, 148 .doorbell_mode_switch = false, 164 .doorbell_mode_switch = false, 180 .doorbell_mode_switch = false, [all …]
|
/linux-6.6.21/drivers/net/wireless/ath/ath11k/ |
D | mhi.c | 34 .doorbell_mode_switch = false, 48 .doorbell_mode_switch = false, 62 .doorbell_mode_switch = false, 76 .doorbell_mode_switch = false, 127 .doorbell_mode_switch = false, 141 .doorbell_mode_switch = false, 155 .doorbell_mode_switch = false, 169 .doorbell_mode_switch = false,
|
/linux-6.6.21/drivers/net/wireless/ath/ath12k/ |
D | mhi.c | 29 .doorbell_mode_switch = false, 43 .doorbell_mode_switch = false, 57 .doorbell_mode_switch = false, 71 .doorbell_mode_switch = false, 122 .doorbell_mode_switch = false, 136 .doorbell_mode_switch = false, 150 .doorbell_mode_switch = false, 164 .doorbell_mode_switch = false,
|
/linux-6.6.21/drivers/bus/mhi/host/ |
D | pci_generic.c | 65 .doorbell_mode_switch = false, \ 80 .doorbell_mode_switch = false, \ 95 .doorbell_mode_switch = false, \ 124 .doorbell_mode_switch = true, \ 139 .doorbell_mode_switch = true, \ 154 .doorbell_mode_switch = false, \ 169 .doorbell_mode_switch = false, \ 184 .doorbell_mode_switch = false, \ 199 .doorbell_mode_switch = false, \
|
D | init.c | 815 mhi_chan->db_cfg.reset_req = ch_cfg->doorbell_mode_switch; in parse_ch_cfg()
|
/linux-6.6.21/include/linux/ |
D | mhi.h | 234 bool doorbell_mode_switch; member
|