Searched refs:qmi_msg_handler (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/linux/soc/qcom/
H A Dqmi.h181 * struct qmi_msg_handler - description of QMI message handler
188 struct qmi_msg_handler { struct
237 const struct qmi_msg_handler *handlers;
247 const struct qmi_msg_handler *handlers);
/linux-master/drivers/net/ipa/
H A Dipa_qmi.c237 static const struct qmi_msg_handler ipa_server_msg_handlers[] = {
265 static const struct qmi_msg_handler ipa_client_msg_handlers[] = {
/linux-master/drivers/soc/qcom/
H A Dqmi_interface.c393 const struct qmi_msg_handler *handler;
623 const struct qmi_msg_handler *handlers)
653 qmi->wq = alloc_ordered_workqueue("qmi_msg_handler", 0);
H A Dpdr_interface.c345 static const struct qmi_msg_handler qmi_indication_handler[] = {
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dqmi.c957 static const struct qmi_msg_handler qmi_msg_handler[] = { variable in typeref:struct:qmi_msg_handler
1082 &ath10k_qmi_ops, qmi_msg_handler);
/linux-master/samples/qmi/
H A Dqmi_sample_client.c432 static const struct qmi_msg_handler qmi_sample_handlers[] = {
/linux-master/drivers/remoteproc/
H A Dqcom_sysmon.c297 static const struct qmi_msg_handler qmi_indication_handler[] = {
/linux-master/drivers/slimbus/
H A Dqcom-ngd-ctrl.c437 static const struct qmi_msg_handler qcom_slim_qmi_msg_handlers[] = {
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dqmi.c3159 static const struct qmi_msg_handler ath12k_qmi_msg_handlers[] = {
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dqmi.c3113 static const struct qmi_msg_handler ath11k_qmi_msg_handlers[] = {

Completed in 305 milliseconds