Searched refs:decoded_size (Results 1 – 9 of 9) sorted by relevance
/linux/include/linux/soc/qcom/ |
H A D | qmi.h | 185 * @decoded_size: size of the decoded object 194 size_t decoded_size; member
|
/linux/drivers/soc/qcom/ |
H A D | qcom_pd_mapper.c | 241 .decoded_size = sizeof(struct servreg_get_domain_list_req), 248 .decoded_size = sizeof(struct servreg_loc_pfr_req),
|
H A D | qmi_interface.c | 410 dest = kzalloc(handler->decoded_size, GFP_KERNEL); in qmi_invoke_handler()
|
/linux/samples/qmi/ |
H A D | qmi_sample_client.c | 437 .decoded_size = sizeof(struct test_ping_req_msg_v01),
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | qmi.c | 962 .decoded_size = sizeof(struct wlfw_fw_ready_ind_msg_v01), 969 .decoded_size = sizeof(struct wlfw_msa_ready_ind_msg_v01),
|
/linux/drivers/remoteproc/ |
H A D | qcom_sysmon.c | 302 .decoded_size = 0,
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | qmi.c | 3701 .decoded_size = sizeof(struct qmi_wlanfw_request_mem_ind_msg_v01), 3708 .decoded_size = sizeof(struct qmi_wlanfw_fw_mem_ready_ind_msg_v01), 3715 .decoded_size = sizeof(struct qmi_wlanfw_fw_ready_ind_msg_v01),
|
/linux/drivers/slimbus/ |
H A D | qcom-ngd-ctrl.c | 441 .decoded_size = sizeof(struct slimbus_power_resp_msg_v01),
|
/linux/sound/usb/qcom/ |
H A D | qc_audio_offload.c | 1685 .decoded_size = QMI_UAUDIO_STREAM_REQ_MSG_V01_MAX_MSG_LEN,
|