/linux-6.3-rc2/drivers/soc/qcom/ |
A D | qmi_interface.c | 32 static void qmi_recv_new_server(struct qmi_handle *qmi, in qmi_recv_new_server() 73 static void qmi_recv_del_server(struct qmi_handle *qmi, in qmi_recv_del_server() 103 static void qmi_recv_bye(struct qmi_handle *qmi, in qmi_recv_bye() 122 static void qmi_recv_del_client(struct qmi_handle *qmi, in qmi_recv_del_client() 131 static void qmi_recv_ctrl_pkt(struct qmi_handle *qmi, in qmi_recv_ctrl_pkt() 346 struct qmi_handle *qmi = txn->qmi; in qmi_txn_wait() local 370 struct qmi_handle *qmi = txn->qmi; in qmi_txn_cancel() local 472 static void qmi_handle_message(struct qmi_handle *qmi, in qmi_handle_message() 571 struct qmi_handle *qmi = sk->sk_user_data; in qmi_data_ready() local 687 void qmi_handle_release(struct qmi_handle *qmi) in qmi_handle_release() [all …]
|
A D | pdr_interface.c | 72 static int pdr_locator_new_server(struct qmi_handle *qmi, in pdr_locator_new_server() 99 static void pdr_locator_del_server(struct qmi_handle *qmi, in pdr_locator_del_server() 196 static int pdr_notifier_new_server(struct qmi_handle *qmi, in pdr_notifier_new_server() 220 static void pdr_notifier_del_server(struct qmi_handle *qmi, in pdr_notifier_del_server() 299 static void pdr_indication_cb(struct qmi_handle *qmi, in pdr_indication_cb()
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/ |
A D | qmi.c | 31 static int ath10k_qmi_map_msa_permission(struct ath10k_qmi *qmi, in ath10k_qmi_map_msa_permission() 63 static int ath10k_qmi_unmap_msa_permission(struct ath10k_qmi *qmi, in ath10k_qmi_unmap_msa_permission() 237 static int ath10k_qmi_bdf_dnld_send_sync(struct ath10k_qmi *qmi) in ath10k_qmi_bdf_dnld_send_sync() 383 struct ath10k_qmi *qmi = ar_snoc->qmi; in ath10k_qmi_mode_send_sync_msg() local 432 struct ath10k_qmi *qmi = ar_snoc->qmi; in ath10k_qmi_cfg_send_sync_msg() local 708 struct ath10k_qmi *qmi = ar_snoc->qmi; in ath10k_qmi_set_fw_log_mode() local 750 ath10k_qmi_ind_register_send_sync_msg(struct ath10k_qmi *qmi) in ath10k_qmi_ind_register_send_sync_msg() 873 ath10k_qmi_driver_event_post(struct ath10k_qmi *qmi, in ath10k_qmi_driver_event_post() 1004 struct ath10k_qmi *qmi = in ath10k_qmi_del_server() local 1066 struct ath10k_qmi *qmi; in ath10k_qmi_init() local [all …]
|
A D | snoc.h | 80 struct ath10k_qmi *qmi; member
|
/linux-6.3-rc2/drivers/net/ipa/ |
A D | ipa_qmi.c | 87 struct qmi_handle *qmi = &ipa_qmi->server_handle; in ipa_server_init_complete() local 155 static void ipa_server_bye(struct qmi_handle *qmi, unsigned int node) in ipa_server_bye() 179 static void ipa_server_indication_register(struct qmi_handle *qmi, in ipa_server_indication_register() 208 static void ipa_server_driver_init_complete(struct qmi_handle *qmi, in ipa_server_driver_init_complete() 256 static void ipa_client_init_driver(struct qmi_handle *qmi, in ipa_client_init_driver() 410 struct qmi_handle *qmi; in ipa_client_init_driver_work() local 452 ipa_client_new_server(struct qmi_handle *qmi, struct qmi_service *svc) in ipa_client_new_server()
|
A D | ipa.h | 137 struct ipa_qmi qmi; member
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/ |
A D | qmi.c | 2856 ath11k_qmi_driver_event_post(struct ath11k_qmi *qmi, in ath11k_qmi_driver_event_post() 2878 static int ath11k_qmi_event_mem_request(struct ath11k_qmi *qmi) in ath11k_qmi_event_mem_request() 2892 static int ath11k_qmi_event_load_bdf(struct ath11k_qmi *qmi) in ath11k_qmi_event_load_bdf() 2922 static int ath11k_qmi_event_server_arrive(struct ath11k_qmi *qmi) in ath11k_qmi_event_server_arrive() 2957 struct ath11k_qmi *qmi = container_of(qmi_hdl, struct ath11k_qmi, handle); in ath11k_qmi_msg_mem_request_cb() local 3003 struct ath11k_qmi *qmi = container_of(qmi_hdl, struct ath11k_qmi, handle); in ath11k_qmi_msg_mem_ready_cb() local 3015 struct ath11k_qmi *qmi = container_of(qmi_hdl, struct ath11k_qmi, handle); in ath11k_qmi_msg_fw_ready_cb() local 3033 struct ath11k_qmi *qmi = container_of(qmi_hdl, in ath11k_qmi_msg_cold_boot_cal_done_cb() local 3047 struct ath11k_qmi *qmi = container_of(qmi_hdl, in ath11k_qmi_msg_fw_init_done_cb() local 3101 struct ath11k_qmi *qmi = container_of(qmi_hdl, struct ath11k_qmi, handle); in ath11k_qmi_ops_new_server() local [all …]
|
A D | core.h | 843 struct ath11k_qmi qmi; member
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/ |
A D | qmi.c | 2760 ath12k_qmi_driver_event_post(struct ath12k_qmi *qmi, in ath12k_qmi_driver_event_post() 2782 static int ath12k_qmi_event_server_arrive(struct ath12k_qmi *qmi) in ath12k_qmi_event_server_arrive() 2802 static int ath12k_qmi_event_mem_request(struct ath12k_qmi *qmi) in ath12k_qmi_event_mem_request() 2816 static int ath12k_qmi_event_load_bdf(struct ath12k_qmi *qmi) in ath12k_qmi_event_load_bdf() 2859 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_msg_mem_request_cb() local 2895 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_msg_mem_ready_cb() local 2907 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_msg_fw_ready_cb() local 2941 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_ops_new_server() local 2966 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_ops_del_server() local 2980 struct ath12k_qmi *qmi = container_of(work, struct ath12k_qmi, in ath12k_qmi_driver_event_work() local
|
A D | core.h | 644 struct ath12k_qmi qmi; member
|
/linux-6.3-rc2/samples/qmi/ |
A D | qmi_sample_client.c | 304 struct qmi_handle *qmi = file->private_data; in ping_write() local 336 static void ping_pong_cb(struct qmi_handle *qmi, struct sockaddr_qrtr *sq, in ping_pong_cb() 372 struct qmi_handle *qmi = file->private_data; in data_write() local 444 struct qmi_handle qmi; member 535 static int qmi_sample_new_server(struct qmi_handle *qmi, in qmi_sample_new_server() 564 static void qmi_sample_del_server(struct qmi_handle *qmi, in qmi_sample_del_server()
|
/linux-6.3-rc2/drivers/remoteproc/ |
A D | qcom_sysmon.c | 50 struct qmi_handle qmi; member 290 static void sysmon_ind_cb(struct qmi_handle *qmi, struct sockaddr_qrtr *sq, in sysmon_ind_cb() 422 static int ssctl_new_server(struct qmi_handle *qmi, struct qmi_service *svc) in ssctl_new_server() 459 static void ssctl_del_server(struct qmi_handle *qmi, struct qmi_service *svc) in ssctl_del_server()
|
/linux-6.3-rc2/drivers/slimbus/ |
A D | qcom-ngd-ctrl.c | 123 struct qmi_handle qmi; member 152 struct qcom_slim_ngd_qmi qmi; member 1364 struct qcom_slim_ngd_qmi *qmi = in qcom_slim_ngd_qmi_new_server() local 1381 struct qcom_slim_ngd_qmi *qmi = in qcom_slim_ngd_qmi_del_server() local 1398 struct qcom_slim_ngd_qmi *qmi = &ctrl->qmi; in qcom_slim_ngd_qmi_svc_event_init() local 1417 static void qcom_slim_ngd_qmi_svc_event_deinit(struct qcom_slim_ngd_qmi *qmi) in qcom_slim_ngd_qmi_svc_event_deinit()
|
/linux-6.3-rc2/include/linux/soc/qcom/ |
A D | qmi.h | 168 struct qmi_handle *qmi; member
|