| /kernel/linux/linux-6.6/drivers/firmware/tegra/ |
| H A D | bpmp-debugfs.c | 113 struct mrq_debug_response resp; in mrq_debug_open() local 154 struct mrq_debug_response resp; in mrq_debug_close() local 183 struct mrq_debug_response resp; in mrq_debug_read() local 248 struct mrq_debug_response resp; mrq_debug_write() local 311 struct mrq_debug_response resp; bpmp_debug_show() local 498 struct mrq_debugfs_response resp; mrq_debugfs_read() local 557 struct mrq_debugfs_response resp; mrq_debugfs_dumpdir() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
| H A D | jpeg_v4_0.c | 415 uint32_t param, resp, expected; in jpeg_v4_0_start_sriov() local [all...] |
| /kernel/linux/linux-6.6/drivers/firmware/arm_scmi/ |
| H A D | voltage.c | 348 struct scmi_resp_voltage_level_set_complete *resp; in scmi_voltage_level_set() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeon_ep/ |
| H A D | octep_ctrl_net.h | 210 struct octep_ctrl_net_h2f_resp resp; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/ |
| H A D | lio_vf_rep.c | 55 lio_vf_rep_send_soft_command(struct octeon_device *oct, void *req, int req_size, void *resp, int resp_size) lio_vf_rep_send_soft_command() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/ |
| H A D | qplib_sp.c | 72 struct creq_query_version_resp resp = {}; in bnxt_qplib_query_version() local 94 struct creq_query_func_resp resp = {}; in bnxt_qplib_get_dev_attr() local 184 struct creq_set_func_resources_resp resp = {}; bnxt_qplib_set_func_resources() local 253 struct creq_delete_gid_resp resp = {}; bnxt_qplib_del_sgid() local 322 struct creq_add_gid_resp resp = {}; bnxt_qplib_add_sgid() local 385 struct creq_modify_gid_resp resp = {}; bnxt_qplib_update_sgid() local 422 struct creq_create_ah_resp resp = {}; bnxt_qplib_create_ah() local 468 struct creq_destroy_ah_resp resp = {}; bnxt_qplib_destroy_ah() local 489 struct creq_deallocate_key_resp resp = {}; bnxt_qplib_free_mrw() local 529 struct creq_allocate_mrw_resp resp = {}; bnxt_qplib_alloc_mrw() local 568 struct creq_deregister_mr_resp resp = {}; bnxt_qplib_dereg_mrw() local 600 struct creq_register_mr_resp resp = {}; bnxt_qplib_reg_mr() local 715 struct creq_query_roce_stats_resp resp = {}; bnxt_qplib_get_roce_stats() local 798 struct creq_query_roce_stats_ext_resp resp = {}; bnxt_qplib_qext_stat() local 906 struct creq_modify_roce_cc_resp resp = {}; bnxt_qplib_modify_cc() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
| H A D | qmi.c | 122 struct wlfw_msa_info_resp_msg_v01 resp = {}; in ath10k_qmi_msa_mem_info_send_sync_msg() local 200 struct wlfw_msa_ready_resp_msg_v01 resp = {}; ath10k_qmi_msa_ready_send_sync_msg() local 239 struct wlfw_bdf_download_resp_msg_v01 resp = {}; ath10k_qmi_bdf_dnld_send_sync() local 325 struct wlfw_cal_report_resp_msg_v01 resp = {}; ath10k_qmi_send_cal_report_req() local 384 struct wlfw_wlan_mode_resp_msg_v01 resp = {}; ath10k_qmi_mode_send_sync_msg() local 433 struct wlfw_wlan_cfg_resp_msg_v01 resp = {}; ath10k_qmi_cfg_send_sync_msg() local 573 struct wlfw_cap_resp_msg_v01 *resp; ath10k_qmi_cap_send_sync_msg() local 654 struct wlfw_host_cap_resp_msg_v01 resp = {}; ath10k_qmi_host_cap_send_sync() local 707 struct wlfw_ini_resp_msg_v01 resp = {}; ath10k_qmi_set_fw_log_mode() local 752 struct wlfw_ind_register_resp_msg_v01 resp = {}; ath10k_qmi_ind_register_send_sync_msg() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | time-event.c | 483 struct iwl_time_event_notif *resp; in iwl_mvm_te_notif() local 515 struct iwl_time_event_resp *resp; in iwl_mvm_time_event_response() local 1164 struct iwl_mvm_session_prot_notif *resp; iwl_mvm_session_prot_notif() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-calib.c | 484 il4965_sensitivity_calibration(struct il_priv *il, void *resp) in il4965_sensitivity_calibration() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/ |
| H A D | hermes.c | 134 hermes_doicmd_wait(struct hermes *hw, u16 cmd, u16 parm0, u16 parm1, u16 parm2, struct hermes_response *resp) hermes_doicmd_wait() argument 252 hermes_docmd_wait(struct hermes *hw, u16 cmd, u16 parm0, struct hermes_response *resp) hermes_docmd_wait() argument 648 struct hermes_response resp; hermesi_program_end() local [all...] |
| /kernel/linux/linux-6.6/drivers/pinctrl/ |
| H A D | pinctrl-zynqmp.c | 561 u16 resp[NUM_GROUPS_PER_RESP] = {0}; in zynqmp_pinctrl_prepare_func_groups() local 680 u16 resp[NUM_GROUPS_PER_RESP] = {0}; in zynqmp_pinctrl_create_pin_groups() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/ |
| H A D | cdns-mhdp8546-hdcp.c | 334 u8 resp[HDCP_STATUS_SIZE]; in cdns_mhdp_hdcp_auth_22() local 230 cdns_mhdp_hdcp_tx_is_km_stored(struct cdns_mhdp_device *mhdp, u8 *resp, u32 size) cdns_mhdp_hdcp_tx_is_km_stored() argument
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/efa/ |
| H A D | efa_main.c | 245 struct efa_admin_set_feature_resp resp = {}; in efa_set_host_info() local
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mana/ |
| H A D | main.c | 78 struct gdma_create_pd_resp resp = {}; in mana_ib_alloc_pd() local 119 struct gdma_destory_pd_resp resp = {}; in mana_ib_dealloc_pd() local 150 struct gdma_resp_hdr resp = {}; mana_gd_destroy_doorbell_page() local 175 struct gdma_allocate_resource_range_resp resp = {}; mana_gd_allocate_doorbell_page() local [all...] |
| /kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/sfh1_1/ |
| H A D | amd_sfh_interface.h | 46 u32 resp; member
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-u2fzero.c | 212 struct u2f_hid_msg resp; in u2fzero_rng_read() local 125 u2fzero_recv(struct u2fzero_device *dev, struct u2f_hid_report *req, struct u2f_hid_msg *resp) u2fzero_recv() argument
|
| /kernel/linux/linux-6.6/drivers/hwmon/occ/ |
| H A D | common.h | 94 struct occ_response resp; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/ |
| H A D | usnic_ib_verbs.c | 86 struct usnic_ib_create_qp_resp resp; in usnic_ib_fill_create_qp_resp() local [all...] |
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | stream.c | 920 struct sctp_strreset_resp *resp = param.v; in sctp_process_strreset_resp() local
|
| /kernel/linux/linux-6.6/sound/firewire/fireworks/ |
| H A D | fireworks_command.c | 101 efw_transaction(struct snd_efw *efw, unsigned int category, unsigned int command, const __be32 *params, unsigned int param_bytes, const __be32 *resp, unsigned int resp_bytes) efw_transaction() argument
|
| /kernel/linux/linux-6.6/samples/qmi/ |
| H A D | qmi_sample_client.c | 107 struct qmi_response_type_v01 resp; member 217 struct qmi_response_type_v01 resp; member 339 const struct test_ping_resp_msg_v01 *resp = data; in ping_pong_cb() local 373 struct test_data_resp_msg_v01 *resp; in data_write() local [all...] |
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| H A D | SendShareRequestTest.cpp | 68 static int32 SAMGR_SendSharedDirectRequestProxy(const Identity *id, const Request *req, const Response *resp, in SAMGR_SendSharedDirectRequestProxy() argument
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
| H A D | sendsharerequest_func_test.c | 71 static int32 SAMGR_SendSharedDirectRequestProxy(const Identity *id, const Request *req, const Response *resp,
in SAMGR_SendSharedDirectRequestProxy() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_deinterlace_qsv.c | 123 static mfxStatus frame_free(mfxHDL pthis, mfxFrameAllocResponse *resp) in frame_free() argument 106 frame_alloc(mfxHDL pthis, mfxFrameAllocRequest *req, mfxFrameAllocResponse *resp) frame_alloc() argument
|
| /third_party/backends/backend/ |
| H A D | kvs40xx_cmd.c | 92 u8 resp[sizeof (*h) + STATUS_SIZE]; in usb_send_command() local
|