Home
last modified time | relevance | path

Searched defs:resp (Results 601 - 625 of 798) sorted by relevance

1...<<21222324252627282930>>...32

/kernel/linux/linux-6.6/drivers/slimbus/
H A Dqcom-ngd-ctrl.c126 struct qmi_response_type_v01 resp; member
210 struct qmi_response_type_v01 resp; member
220 struct qmi_response_type_v01 resp; member
351 struct slimbus_select_inst_resp_msg_v01 resp = { { 0, 0 } }; in qcom_slim_qmi_send_select_inst_req() local
391 struct slimbus_power_resp_msg_v01 *resp; qcom_slim_qmi_power_resp_cb() local
404 struct slimbus_power_resp_msg_v01 resp = { { 0, 0 } }; qcom_slim_qmi_send_power_request() local
[all...]
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dqcom_battmgr.c990 qcom_battmgr_sc8280xp_callback(struct qcom_battmgr *battmgr, const struct qcom_battmgr_message *resp, size_t len) qcom_battmgr_sc8280xp_callback() argument
1075 qcom_battmgr_sm8350_callback(struct qcom_battmgr *battmgr, const struct qcom_battmgr_message *resp, size_t len) qcom_battmgr_sm8350_callback() argument
[all...]
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_si_intf.c1312 unsigned char *resp; in try_get_dev_id() local
1362 unsigned char *resp; in get_global_enables() local
1409 unsigned char *resp; set_global_enables() local
1528 unsigned char *resp; try_enable_event_buffer() local
[all...]
H A Dipmi_ssif.c1300 static int read_response(struct i2c_client *client, unsigned char *resp) in read_response() argument
1356 unsigned char *resp; in ssif_detect() local
1318 do_cmd(struct i2c_client *client, int len, unsigned char *msg, int *resp_len, unsigned char *resp) do_cmd() argument
1495 test_multipart_messages(struct i2c_client *client, struct ssif_info *ssif_info, unsigned char *resp) test_multipart_messages() argument
1647 unsigned char *resp; ssif_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/fsi/
H A Dfsi-master-ast-cf.c571 fsi_master_acf_xfer(struct fsi_master_acf *master, uint8_t slave, struct fsi_msg *cmd, size_t resp_len, void *resp) fsi_master_acf_xfer() argument
/kernel/linux/linux-6.6/drivers/firmware/
H A Dti_sci.c510 struct ti_sci_msg_hdr *resp; in ti_sci_set_device_state() local
568 struct ti_sci_msg_resp_get_device_state *resp; in ti_sci_get_device_state() local
873 struct ti_sci_msg_hdr *resp; ti_sci_cmd_set_device_resets() local
948 struct ti_sci_msg_hdr *resp; ti_sci_set_clock_state() local
1013 struct ti_sci_msg_resp_get_clock_state *resp; ti_sci_cmd_get_clock_state() local
1247 struct ti_sci_msg_hdr *resp; ti_sci_cmd_clk_set_parent() local
1315 struct ti_sci_msg_resp_get_clock_parent *resp; ti_sci_cmd_clk_get_parent() local
1385 struct ti_sci_msg_resp_get_clock_num_parents *resp; ti_sci_cmd_clk_get_num_parents() local
1464 struct ti_sci_msg_resp_query_clock_freq *resp; ti_sci_cmd_clk_get_match_freq() local
1540 struct ti_sci_msg_hdr *resp; ti_sci_cmd_clk_set_freq() local
1605 struct ti_sci_msg_resp_get_clock_freq *resp; ti_sci_cmd_clk_get_freq() local
1658 struct ti_sci_msg_hdr *resp; ti_sci_cmd_core_reboot() local
1718 struct ti_sci_msg_resp_get_resource_range *resp; ti_sci_get_resource_range() local
1841 struct ti_sci_msg_hdr *resp; ti_sci_manage_irq() local
2064 struct ti_sci_msg_hdr *resp; ti_sci_cmd_rm_ring_cfg() local
2126 struct ti_sci_msg_hdr *resp; ti_sci_cmd_rm_psil_pair() local
2182 struct ti_sci_msg_hdr *resp; ti_sci_cmd_rm_psil_unpair() local
2239 struct ti_sci_msg_hdr *resp; ti_sci_cmd_rm_udmap_tx_ch_cfg() local
2311 struct ti_sci_msg_hdr *resp; ti_sci_cmd_rm_udmap_rx_ch_cfg() local
2380 struct ti_sci_msg_hdr *resp; ti_sci_cmd_rm_udmap_rx_flow_cfg() local
2450 struct ti_sci_msg_hdr *resp; ti_sci_cmd_proc_request() local
2502 struct ti_sci_msg_hdr *resp; ti_sci_cmd_proc_release() local
2557 struct ti_sci_msg_hdr *resp; ti_sci_cmd_proc_handover() local
2616 struct ti_sci_msg_hdr *resp; ti_sci_cmd_proc_set_config() local
2677 struct ti_sci_msg_hdr *resp; ti_sci_cmd_proc_set_control() local
2735 struct ti_sci_msg_resp_get_status *resp; ti_sci_cmd_proc_get_status() local
[all...]
H A Dqcom_scm.c1176 int qcom_scm_hdcp_req(struct qcom_scm_hdcp_req *req, u32 req_cnt, u32 *resp) in qcom_scm_hdcp_req() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dpsp_gfx_if.h431 struct psp_gfx_resp resp; /* +864 response */ member
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h524 struct resp_hdr resp; member
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c432 static void hpre_dh_cb(struct hpre_ctx *ctx, void *resp) in hpre_dh_cb() argument
453 static void hpre_rsa_cb(struct hpre_ctx *ctx, void *resp) in hpre_rsa_cb() argument
474 static void hpre_alg_cb(struct hisi_qp *qp, void *resp) in hpre_alg_cb() argument
1467 static void hpre_ecdh_cb(struct hpre_ctx *ctx, void *resp) in hpre_ecdh_cb() argument
1783 static void hpre_curve25519_cb(struct hpre_ctx *ctx, void *resp) in hpre_curve25519_cb() argument
[all...]
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/
H A Ddriver.c1453 struct scmi_msg_resp_domain_name_get *resp; in scmi_common_extended_name_get() local
1493 void *resp; global() member
1622 struct scmi_msg_resp_desc_fc *resp; scmi_common_fastchannel_init() local
[all...]
H A Dsensors.c858 struct scmi_resp_sensor_reading_complete *resp; in scmi_sensor_reading_get() local
931 struct scmi_resp_sensor_reading_complete_v3 *resp; in scmi_sensor_reading_get_timestamped() local
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c45 struct oct_mdio_cmd resp; member
990 struct liquidio_if_cfg_resp *resp; in lio_23xx_reconfigure_queue_count() local
2003 struct oct_intrmod_resp *resp; octnet_get_intrmod_cfg() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c605 struct creq_destroy_srq_resp resp = {}; in bnxt_qplib_destroy_srq() local
630 struct creq_create_srq_resp resp = {}; in bnxt_qplib_create_srq() local
728 struct creq_query_srq_resp resp = {}; in bnxt_qplib_query_srq() local
842 struct creq_create_qp1_resp resp = {}; bnxt_qplib_create_qp1() local
983 struct creq_create_qp_resp resp = {}; bnxt_qplib_create_qp() local
1264 struct creq_modify_qp_resp resp = {}; bnxt_qplib_modify_qp() local
1370 struct creq_query_qp_resp resp = {}; bnxt_qplib_query_qp() local
1500 struct creq_destroy_qp_resp resp = {}; bnxt_qplib_destroy_qp() local
2077 struct creq_create_cq_resp resp = {}; bnxt_qplib_create_cq() local
2155 struct creq_resize_cq_resp resp = {}; bnxt_qplib_resize_cq() local
2193 struct creq_destroy_cq_resp resp = {}; bnxt_qplib_destroy_cq() local
[all...]
H A Dmain.c396 struct hwrm_func_qcfg_output resp = {0}; in bnxt_re_hwrm_qcfg() local
417 struct hwrm_func_qcaps_output resp = {}; in bnxt_re_hwrm_qcaps() local
380 bnxt_re_fill_fw_msg(struct bnxt_fw_msg *fw_msg, void *msg, int msg_len, void *resp, int resp_max_len, int timeout) bnxt_re_fill_fw_msg() argument
442 struct hwrm_func_dbr_pacing_qcfg_output resp = {}; bnxt_re_hwrm_dbr_pacing_qcfg() local
652 struct hwrm_ring_free_output resp; bnxt_re_net_ring_free() local
685 struct hwrm_ring_alloc_output resp; bnxt_re_net_ring_alloc() local
720 struct hwrm_stat_ctx_free_output resp = {}; bnxt_re_net_stats_ctx_free() local
747 struct hwrm_stat_ctx_alloc_output resp = {}; bnxt_re_net_stats_ctx_alloc() local
1344 struct hwrm_ver_get_output resp = {}; bnxt_re_query_hwrm_intf_version() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dsa_query.c1516 ib_sa_path_rec_get(struct ib_sa_client *client, struct ib_device *device, u32 port_num, struct sa_path_rec *rec, ib_sa_comp_mask comp_mask, unsigned long timeout_ms, gfp_t gfp_mask, void (*callback)(int status, struct sa_path_rec *resp, unsigned int num_paths, void *context), void *context, struct ib_sa_query **sa_query) ib_sa_path_rec_get() argument
1642 ib_sa_mcmember_rec_query(struct ib_sa_client *client, struct ib_device *device, u32 port_num, u8 method, struct ib_sa_mcmember_rec *rec, ib_sa_comp_mask comp_mask, unsigned long timeout_ms, gfp_t gfp_mask, void (*callback)(int status, struct ib_sa_mcmember_rec *resp, void *context), void *context, struct ib_sa_query **sa_query) ib_sa_mcmember_rec_query() argument
1733 ib_sa_guid_info_rec_query(struct ib_sa_client *client, struct ib_device *device, u32 port_num, struct ib_sa_guidinfo_rec *rec, ib_sa_comp_mask comp_mask, u8 method, unsigned long timeout_ms, gfp_t gfp_mask, void (*callback)(int status, struct ib_sa_guidinfo_rec *resp, void *context), void *context, struct ib_sa_query **sa_query) ib_sa_guid_info_rec_query() argument
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dnetvsc_drv.c696 netvsc_linkstatus_callback(struct net_device *net, struct rndis_message *resp, void *data, u32 data_buflen) netvsc_linkstatus_callback() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dsdio.c1193 ath10k_sdio_bmi_exchange_msg(struct ath10k *ar, void *req, u32 req_len, void *resp, u32 *resp_len) ath10k_sdio_bmi_exchange_msg() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc_mbox.c2659 struct htc_service_connect_resp resp; in ath6kl_htc_mbox_wait_target() local
H A Dusb.c966 struct ath6kl_usb_ctrl_diag_resp_read *resp; in ath6kl_usb_diag_read32() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c1964 struct iwl_rfi_freq_table_resp_cmd *resp; in iwl_dbgfs_rfi_freq_table_read() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c254 __le16 resp; in ap_handle_timer() local
296 __le16 resp; in hostap_deauth_all_stas() local
470 __le16 resp; in ap_control_kick_mac() local
1294 u16 resp in handle_authen() local
1504 u16 resp = WLAN_STATUS_SUCCESS; handle_assoc() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dcfg.c1115 struct cmd_ds_802_11_associate_response *resp; in lbs_associate() local
542 lbs_ret_scan(struct lbs_private *priv, unsigned long dummy, struct cmd_header *resp) lbs_ret_scan() argument
1886 struct cmd_ds_802_11_ad_hoc_result *resp = lbs_ibss_start_new() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/orinoco/
H A Dorinoco_usb.c1042 ezusb_doicmd_wait(struct hermes *hw, u16 cmd, u16 parm0, u16 parm1, u16 parm2, struct hermes_response *resp) ezusb_doicmd_wait() argument
1049 __ezusb_docmd_wait(struct hermes *hw, u16 cmd, u16 parm0, struct hermes_response *resp, ezusb_ctx_wait ezusb_ctx_wait_func) __ezusb_docmd_wait() argument
1072 ezusb_docmd_wait(struct hermes *hw, u16 cmd, u16 parm0, struct hermes_response *resp) ezusb_docmd_wait() argument
/kernel/linux/linux-6.6/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c21 static int qtnf_cmd_check_reply_header(const struct qlink_resp *resp, in qtnf_cmd_check_reply_header() argument
84 struct qlink_resp *resp in qtnf_cmd_send_with_reply() local
707 const struct qlink_resp_get_sta_info *resp; qtnf_cmd_get_sta_info() local
753 const struct qlink_resp_manage_intf *resp; qtnf_cmd_send_add_change_intf() local
877 qtnf_cmd_resp_proc_hw_info(struct qtnf_bus *bus, const struct qlink_resp_get_hw_info *resp, size_t info_len) qtnf_cmd_resp_proc_hw_info() argument
1008 qtnf_parse_variable_mac_info(struct qtnf_wmac *mac, const struct qlink_resp_get_mac_info *resp, size_t tlv_buf_size) qtnf_parse_variable_mac_info() argument
1359 qtnf_cmd_resp_fill_band_info(struct ieee80211_supported_band *band, struct qlink_resp_band_info_get *resp, size_t payload_len) qtnf_cmd_resp_fill_band_info() argument
1535 const struct qlink_resp_get_mac_info *resp; qtnf_cmd_get_mac_info() local
1568 const struct qlink_resp_get_hw_info *resp; qtnf_cmd_get_hw_info() local
1599 struct qlink_resp_band_info_get *resp; qtnf_cmd_band_info_get() local
1678 struct qlink_resp_init_fw *resp; qtnf_cmd_send_init_fw() local
2416 struct qlink_resp_get_chan_stats *resp; qtnf_cmd_get_chan_stats() local
2491 const struct qlink_resp_channel_get *resp; qtnf_cmd_get_channel() local
2599 const struct qlink_resp_txpwr *resp; qtnf_cmd_get_tx_power() local
2634 const struct qlink_resp_txpwr *resp; qtnf_cmd_set_tx_power() local
[all...]

Completed in 73 milliseconds

1...<<21222324252627282930>>...32