| /linux/drivers/soc/qcom/ |
| H 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() 165 static void qmi_send_new_lookup(struct qmi_handle *qmi, struct qmi_service *svc) in qmi_send_new_lookup() 207 int qmi_add_lookup(struct qmi_handle *qmi, unsigned int service, in qmi_add_lookup() 228 static void qmi_send_new_server(struct qmi_handle *qmi, struct qmi_service *svc) in qmi_send_new_server() 271 int qmi_add_server(struct qmi_handle *qmi, unsigned int service, in qmi_add_server() 308 int qmi_txn_init(struct qmi_handle *qmi, struct qmi_txn *txn, in qmi_txn_init() [all …]
|
| H A D | qcom_pd_mapper.c | 148 static void qcom_pdm_get_domain_list(struct qmi_handle *qmi, in qcom_pdm_get_domain_list() 214 static void qcom_pdm_pfr(struct qmi_handle *qmi, in qcom_pdm_pfr()
|
| /linux/drivers/net/ipa/ |
| H A D | ipa_qmi.c | 83 struct qmi_handle *qmi = &ipa_qmi->server_handle; in ipa_server_init_complete() local 151 static void ipa_server_bye(struct qmi_handle *qmi, unsigned int node) in ipa_server_bye() 175 static void ipa_server_indication_register(struct qmi_handle *qmi, in ipa_server_indication_register() 204 static void ipa_server_driver_init_complete(struct qmi_handle *qmi, in ipa_server_driver_init_complete() 252 static void ipa_client_init_driver(struct qmi_handle *qmi, in ipa_client_init_driver() 406 struct qmi_handle *qmi; in ipa_client_init_driver_work() local 448 ipa_client_new_server(struct qmi_handle *qmi, struct qmi_service *svc) in ipa_client_new_server()
|
| H A D | ipa.h | 131 struct ipa_qmi qmi; member
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | qmi.c | 2925 ath11k_qmi_driver_event_post(struct ath11k_qmi *qmi, in ath11k_qmi_driver_event_post() 2947 static int ath11k_qmi_event_mem_request(struct ath11k_qmi *qmi) in ath11k_qmi_event_mem_request() 2961 static int ath11k_qmi_event_load_bdf(struct ath11k_qmi *qmi) in ath11k_qmi_event_load_bdf() 2991 static int ath11k_qmi_event_server_arrive(struct ath11k_qmi *qmi) in ath11k_qmi_event_server_arrive() 3026 struct ath11k_qmi *qmi = container_of(qmi_hdl, struct ath11k_qmi, handle); in ath11k_qmi_msg_mem_request_cb() local 3072 struct ath11k_qmi *qmi = container_of(qmi_hdl, struct ath11k_qmi, handle); in ath11k_qmi_msg_mem_ready_cb() local 3084 struct ath11k_qmi *qmi = container_of(qmi_hdl, struct ath11k_qmi, handle); in ath11k_qmi_msg_fw_ready_cb() local 3102 struct ath11k_qmi *qmi = container_of(qmi_hdl, in ath11k_qmi_msg_cold_boot_cal_done_cb() local 3116 struct ath11k_qmi *qmi = container_of(qmi_hdl, in ath11k_qmi_msg_fw_init_done_cb() local 3170 struct ath11k_qmi *qmi = container_of(qmi_hdl, struct ath11k_qmi, handle); in ath11k_qmi_ops_new_server() local [all …]
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | qmi.c | 3660 ath12k_qmi_driver_event_post(struct ath12k_qmi *qmi, in ath12k_qmi_driver_event_post() 3684 struct ath12k_qmi *qmi = &ab->qmi; in ath12k_qmi_trigger_host_cap() local 3741 int ath12k_qmi_event_server_arrive(struct ath12k_qmi *qmi) in ath12k_qmi_event_server_arrive() 3778 int ath12k_qmi_event_mem_request(struct ath12k_qmi *qmi) in ath12k_qmi_event_mem_request() 3794 int ath12k_qmi_event_load_bdf(struct ath12k_qmi *qmi) in ath12k_qmi_event_load_bdf() 3846 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_msg_mem_request_cb() local 3891 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_msg_mem_ready_cb() local 3903 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_msg_fw_ready_cb() local 3940 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_ops_new_server() local 3965 struct ath12k_qmi *qmi = container_of(qmi_hdl, struct ath12k_qmi, handle); in ath12k_qmi_ops_del_server() local [all …]
|
| H A D | qmi.h | 615 static inline void ath12k_qmi_set_event_block(struct ath12k_qmi *qmi, bool block) in ath12k_qmi_set_event_block() 622 static inline bool ath12k_qmi_get_event_block(struct ath12k_qmi *qmi) in ath12k_qmi_get_event_block()
|
| H A D | core.h | 959 struct ath12k_qmi qmi; member
|
| /linux/samples/qmi/ |
| H 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() argument 372 struct qmi_handle *qmi = file->private_data; in data_write() local 444 struct qmi_handle qmi; member 533 qmi_sample_new_server(struct qmi_handle * qmi,struct qmi_service * service) qmi_sample_new_server() argument 562 qmi_sample_del_server(struct qmi_handle * qmi,struct qmi_service * service) qmi_sample_del_server() argument [all...] |