Home
last modified time | relevance | path

Searched refs:decoded_size (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/soc/qcom/
H A Dqmi.h185 * @decoded_size: size of the decoded object
194 size_t decoded_size; member
/linux/drivers/soc/qcom/
H A Dqcom_pd_mapper.c241 .decoded_size = sizeof(struct servreg_get_domain_list_req),
248 .decoded_size = sizeof(struct servreg_loc_pfr_req),
H A Dqmi_interface.c410 dest = kzalloc(handler->decoded_size, GFP_KERNEL); in qmi_invoke_handler()
/linux/samples/qmi/
H A Dqmi_sample_client.c437 .decoded_size = sizeof(struct test_ping_req_msg_v01),
/linux/drivers/net/wireless/ath/ath10k/
H A Dqmi.c962 .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 Dqcom_sysmon.c302 .decoded_size = 0,
/linux/drivers/net/wireless/ath/ath12k/
H A Dqmi.c3701 .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 Dqcom-ngd-ctrl.c441 .decoded_size = sizeof(struct slimbus_power_resp_msg_v01),
/linux/sound/usb/qcom/
H A Dqc_audio_offload.c1685 .decoded_size = QMI_UAUDIO_STREAM_REQ_MSG_V01_MAX_MSG_LEN,