Home
last modified time | relevance | path

Searched full:resp (Results 1 – 25 of 613) sorted by relevance

12345678910>>...25

/linux/drivers/mfd/
H A Dsi476x-cmd.c249 * @resp: buffer to place the expected response from the device
250 * @respn: actual size of @resp
261 u8 resp[], in si476x_core_send_command() argument
322 err = si476x_core_i2c_xfer(core, SI476X_I2C_RECV, resp, respn); in si476x_core_send_command()
330 dev_dbg(&client->dev, "Response:\n %*ph\n", respn, resp); in si476x_core_send_command()
334 if (resp[0] & SI476X_ERR) { in si476x_core_send_command()
341 if (!(resp[0] & SI476X_CTS)) in si476x_core_send_command()
375 uint8_t *resp, size_t respn) in si476x_cmd_tune_seek_freq() argument
381 err = si476x_core_send_command(core, cmd, args, argn, resp, respn, in si476x_cmd_tune_seek_freq()
408 u8 resp[CMD_FUNC_INFO_NRESP]; in si476x_core_cmd_func_info() local
[all …]
/linux/tools/power/x86/intel-speed-select/
H A Disst-core-mbox.c114 "mmio_cmd response: cpu:%d reg:%x rd_write:%x resp:%x\n", in _send_mmio_command()
125 unsigned int req_data, unsigned int *resp) in _send_mbox_command() argument
155 *resp = value; in _send_mbox_command()
163 *resp = value; in _send_mbox_command()
200 *resp = mbox_cmds.mbox_cmd[0].resp_data; in _send_mbox_command()
202 "mbox_cmd response: cpu:%d command:%x sub_command:%x parameter:%x req_data:%x resp:%x\n", in _send_mbox_command()
203 cpu, command, sub_command, parameter, req_data, *resp); in _send_mbox_command()
221 unsigned int resp; in mbox_read_pm_config() local
225 &resp); in mbox_read_pm_config()
229 debug_printf("cpu:%d READ_PM_CONFIG resp:%x\n", id->cpu, resp); in mbox_read_pm_config()
[all …]
/linux/net/nfc/
H A Ddigital_technology.c216 struct sk_buff *resp) in digital_in_recv_ats() argument
222 if (IS_ERR(resp)) { in digital_in_recv_ats()
223 rc = PTR_ERR(resp); in digital_in_recv_ats()
224 resp = NULL; in digital_in_recv_ats()
228 if (resp->len < 2) { in digital_in_recv_ats()
233 fsdi = DIGITAL_ATS_FSCI(resp->data[1]); in digital_in_recv_ats()
244 dev_kfree_skb(resp); in digital_in_recv_ats()
273 struct sk_buff *resp) in digital_in_recv_sel_res() argument
280 if (IS_ERR(resp)) { in digital_in_recv_sel_res()
281 rc = PTR_ERR(resp); in digital_in_recv_sel_res()
388 digital_in_recv_sdd_res(struct nfc_digital_dev * ddev,void * arg,struct sk_buff * resp) digital_in_recv_sdd_res() argument
477 digital_in_recv_sens_res(struct nfc_digital_dev * ddev,void * arg,struct sk_buff * resp) digital_in_recv_sens_res() argument
549 digital_in_recv_mifare_res(struct sk_buff * resp) digital_in_recv_mifare_res() argument
576 digital_in_recv_attrib_res(struct nfc_digital_dev * ddev,void * arg,struct sk_buff * resp) digital_in_recv_attrib_res() argument
646 digital_in_recv_sensb_res(struct nfc_digital_dev * ddev,void * arg,struct sk_buff * resp) digital_in_recv_sensb_res() argument
743 digital_in_recv_sensf_res(struct nfc_digital_dev * ddev,void * arg,struct sk_buff * resp) digital_in_recv_sensf_res() argument
841 digital_in_recv_iso15693_inv_res(struct nfc_digital_dev * ddev,void * arg,struct sk_buff * resp) digital_in_recv_iso15693_inv_res() argument
957 digital_tg_recv_sel_req(struct nfc_digital_dev * ddev,void * arg,struct sk_buff * resp) digital_tg_recv_sel_req() argument
1022 digital_tg_recv_sdd_req(struct nfc_digital_dev * ddev,void * arg,struct sk_buff * resp) digital_tg_recv_sdd_req() argument
1081 digital_tg_recv_sens_req(struct nfc_digital_dev * ddev,void * arg,struct sk_buff * resp) digital_tg_recv_sens_req() argument
1110 digital_tg_recv_atr_or_sensf_req(struct nfc_digital_dev * ddev,void * arg,struct sk_buff * resp) digital_tg_recv_atr_or_sensf_req() argument
1174 digital_tg_recv_sensf_req(struct nfc_digital_dev * ddev,void * arg,struct sk_buff * resp) digital_tg_recv_sensf_req() argument
1263 digital_tg_recv_md_req(struct nfc_digital_dev * ddev,void * arg,struct sk_buff * resp) digital_tg_recv_md_req() argument
[all...]
H A Ddigital_dep.c107 struct sk_buff *resp);
109 struct sk_buff *resp);
232 struct sk_buff *resp, in digital_recv_dep_data_gather() argument
252 if (resp->len > skb_tailroom(ddev->chaining_skb)) { in digital_recv_dep_data_gather()
267 skb_put_data(ddev->chaining_skb, resp->data, resp->len); in digital_recv_dep_data_gather()
269 kfree_skb(resp); in digital_recv_dep_data_gather()
270 resp = NULL; in digital_recv_dep_data_gather()
280 resp = ddev->chaining_skb; in digital_recv_dep_data_gather()
284 return resp; in digital_recv_dep_data_gather()
287 kfree_skb(resp); in digital_recv_dep_data_gather()
[all …]
/linux/fs/nfsd/
H A Dnfs3acl.c31 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsd3_proc_getacl() local
36 fh = fh_copy(&resp->fh, &argp->fh); in nfsd3_proc_getacl()
37 resp->status = fh_verify(rqstp, &resp->fh, 0, NFSD_MAY_NOP); in nfsd3_proc_getacl()
38 if (resp->status != nfs_ok) in nfsd3_proc_getacl()
44 resp->status = nfserr_inval; in nfsd3_proc_getacl()
47 resp->mask = argp->mask; in nfsd3_proc_getacl()
49 if (resp->mask & (NFS_ACL|NFS_ACLCNT)) { in nfsd3_proc_getacl()
56 resp->status = nfserrno(PTR_ERR(acl)); in nfsd3_proc_getacl()
59 resp in nfsd3_proc_getacl()
90 struct nfsd3_attrstat *resp = rqstp->rq_resp; nfsd3_proc_setacl() local
174 struct nfsd3_getaclres *resp = rqstp->rq_resp; nfs3svc_encode_getaclres() local
208 struct nfsd3_attrstat *resp = rqstp->rq_resp; nfs3svc_encode_setaclres() local
219 struct nfsd3_getaclres *resp = rqstp->rq_resp; nfs3svc_release_getacl() local
[all...]
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c33 struct host_cmd_ds_command *resp) in mwifiex_process_cmdresp_error() argument
40 resp->command, resp->result); in mwifiex_process_cmdresp_error()
45 switch (le16_to_cpu(resp->command)) { in mwifiex_process_cmdresp_error()
47 pm = &resp->params.psmode_enh; in mwifiex_process_cmdresp_error()
50 resp->result, le16_to_cpu(pm->action)); in mwifiex_process_cmdresp_error()
96 struct host_cmd_ds_command *resp) in mwifiex_ret_802_11_rssi_info() argument
99 &resp->params.rssi_info_rsp; in mwifiex_ret_802_11_rssi_info()
156 struct host_cmd_ds_command *resp, in mwifiex_ret_802_11_snmp_mib() argument
159 struct host_cmd_ds_802_11_snmp_mib *smib = &resp->params.smib; in mwifiex_ret_802_11_snmp_mib()
208 struct host_cmd_ds_command *resp, in mwifiex_ret_get_log() argument
[all …]
/linux/drivers/infiniband/hw/mana/
H A Dmain.c97 struct gdma_create_pd_resp resp = {}; in mana_ib_alloc_pd()
108 sizeof(resp)); in mana_ib_dealloc_pd() local
114 err = mana_gd_send_request(gc, sizeof(req), &req, sizeof(resp), &resp); in mana_ib_dealloc_pd()
118 pd->pd_handle = resp.pd_handle; in mana_ib_dealloc_pd()
119 pd->pdn = resp.pd_id; in mana_ib_dealloc_pd()
132 struct gdma_destory_pd_resp resp = {}; in mana_gd_destroy_doorbell_page()
141 sizeof(resp)); in mana_gd_allocate_doorbell_page()
145 return mana_gd_send_request(gc, sizeof(req), &req, sizeof(resp), &resp); in mana_gd_allocate_doorbell_page()
73 struct gdma_create_pd_resp resp = {}; mana_ib_alloc_pd() local
128 struct gdma_resp_hdr resp = {}; mana_gd_destroy_doorbell_page() local
144 struct gdma_allocate_resource_range_resp resp = {}; mana_gd_allocate_doorbell_page() local
644 struct mana_ib_query_adapter_caps_resp resp = {}; mana_ib_gd_query_adapter_caps() local
687 struct gdma_query_max_resources_resp resp = {}; mana_eth_query_adapter_caps() local
798 struct mana_rnic_create_adapter_resp resp = {}; mana_ib_gd_create_rnic_adapter() local
821 struct mana_rnic_destroy_adapter_resp resp = {}; mana_ib_gd_destroy_rnic_adapter() local
837 struct mana_rnic_config_addr_resp resp = {}; mana_ib_gd_add_gid() local
860 struct mana_rnic_config_addr_resp resp = {}; mana_ib_gd_del_gid() local
881 struct mana_rnic_config_mac_addr_resp resp = {}; mana_ib_gd_config_mac() local
897 struct mana_rnic_create_cq_resp resp = {}; mana_ib_gd_create_cq() local
929 struct mana_rnic_destroy_cq_resp resp = {}; mana_ib_gd_destroy_cq() local
950 struct mana_rnic_create_qp_resp resp = {}; mana_ib_gd_create_rc_qp() local
984 struct mana_rnic_destroy_rc_qp_resp resp = {0}; mana_ib_gd_destroy_rc_qp() local
1003 struct mana_rnic_create_udqp_resp resp = {}; mana_ib_gd_create_ud_qp() local
1036 struct mana_rnic_destroy_udqp_resp resp = {0}; mana_ib_gd_destroy_ud_qp() local
[all...]
/linux/drivers/infiniband/core/
H A Ducma.c119 struct rdma_ucm_event_resp resp; member
275 uevent->resp.uid = uevent->mc->uid; in ucma_create_uevent()
276 uevent->resp.id = uevent->mc->id; in ucma_create_uevent()
279 uevent->resp.uid = ctx->uid; in ucma_create_uevent()
280 uevent->resp.id = ctx->id; in ucma_create_uevent()
283 uevent->resp.event = event->event; in ucma_create_uevent()
284 uevent->resp.status = event->status; in ucma_create_uevent()
290 ucma_copy_ud_event(ctx->cm_id->device, &uevent->resp.param.ud, in ucma_create_uevent()
293 ucma_copy_conn_event(&uevent->resp.param.conn, in ucma_create_uevent()
297 uevent->resp.ece.vendor_id = event->ece.vendor_id; in ucma_create_uevent()
[all …]
/linux/fs/lockd/
H A Dsvc4proc.c253 struct nlm4_testres_wrapper *resp = rqstp->rq_resp; in nlm4svc_proc_test()
257 resp->xdrgen.cookie = argp->xdrgen.cookie; in nlm4svc_proc_test()
259 resp->xdrgen.stat.stat = nlm_lck_denied_nolocks; in nlm4svc_proc_test()
264 resp->xdrgen.stat.stat = nlm4svc_lookup_file(rqstp, host, &argp->lock, in nlm4svc_proc_test()
267 if (resp->xdrgen.stat.stat) in nlm4svc_proc_test()
270 resp->xdrgen.stat.stat = nlmsvc_testlock(rqstp, file, host, in nlm4svc_proc_test()
271 &argp->lock, &resp->lock); in nlm4svc_proc_test()
274 if (resp->xdrgen.stat.stat == nlm_lck_denied) { in nlm4svc_proc_test()
275 struct lockd_lock *conf = &resp->lock; in nlm4svc_proc_test()
276 struct nlm4_holder *holder = &resp in nlm4svc_proc_test()
251 struct nlm4_testres_wrapper *resp = rqstp->rq_resp; nlm4svc_proc_test() local
300 struct nlm4_res_wrapper *resp = rqstp->rq_resp; nlm4svc_do_lock() local
410 struct nlm4_res_wrapper *resp = rqstp->rq_resp; nlm4svc_proc_cancel() local
472 struct nlm4_res_wrapper *resp = rqstp->rq_resp; nlm4svc_proc_unlock() local
527 struct nlm4_res_wrapper *resp = rqstp->rq_resp; nlm4svc_proc_granted() local
589 __nlm4svc_proc_test_msg(struct svc_rqst * rqstp,struct nlm_res * resp) __nlm4svc_proc_test_msg() argument
649 __nlm4svc_proc_lock_msg(struct svc_rqst * rqstp,struct nlm_res * resp) __nlm4svc_proc_lock_msg() argument
709 __nlm4svc_proc_cancel_msg(struct svc_rqst * rqstp,struct nlm_res * resp) __nlm4svc_proc_cancel_msg() argument
773 __nlm4svc_proc_unlock_msg(struct svc_rqst * rqstp,struct nlm_res * resp) __nlm4svc_proc_unlock_msg() argument
836 __nlm4svc_proc_granted_msg(struct svc_rqst * rqstp,struct nlm_res * resp) __nlm4svc_proc_granted_msg() argument
983 struct nlm4_shareres_wrapper *resp = rqstp->rq_resp; nlm4svc_proc_share() local
1051 struct nlm4_shareres_wrapper *resp = rqstp->rq_resp; nlm4svc_proc_unshare() local
[all...]
H A Dsvcproc.c269 struct nlm_testres_wrapper *resp = rqstp->rq_resp; in __nlmsvc_proc_unlock()
273 resp->xdrgen.cookie = argp->xdrgen.cookie; in __nlmsvc_proc_unlock()
275 resp->xdrgen.test_stat.stat = nlm_lck_denied_nolocks; in __nlmsvc_proc_unlock()
280 resp->xdrgen.test_stat.stat = in __nlmsvc_proc_unlock()
283 if (resp->xdrgen.test_stat.stat) in __nlmsvc_proc_unlock()
286 resp->xdrgen.test_stat.stat =
288 &resp->lock)); in nlmsvc_proc_unlock()
291 if (resp->xdrgen.test_stat.stat == nlm_lck_denied) {
292 struct lockd_lock *conf = &resp->lock;
293 struct nlm_holder *holder = &resp
137 __nlmsvc_proc_test(struct svc_rqst * rqstp,struct nlm_res * resp) __nlmsvc_proc_test() argument
174 __nlmsvc_proc_lock(struct svc_rqst * rqstp,struct nlm_res * resp) __nlmsvc_proc_lock() argument
212 __nlmsvc_proc_cancel(struct svc_rqst * rqstp,struct nlm_res * resp) __nlmsvc_proc_cancel() argument
254 __nlmsvc_proc_unlock(struct svc_rqst * rqstp,struct nlm_res * resp) __nlmsvc_proc_unlock() argument
297 __nlmsvc_proc_granted(struct svc_rqst * rqstp,struct nlm_res * resp) __nlmsvc_proc_granted() argument
415 struct nlm_res *resp = rqstp->rq_resp; nlmsvc_proc_share() local
453 struct nlm_res *resp = rqstp->rq_resp; nlmsvc_proc_unshare() local
[all...]
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c1024 struct gdma_resp_hdr *resp = out_buf; in mana_send_request()
1035 if (err || resp->status) { in mana_send_request()
1042 req->req.msg_type, resp->status, err); in mana_send_request()
1046 if (req->dev_id.as_uint32 != resp->dev_id.as_uint32 ||
1047 req->activity_id != resp->activity_id) { in mana_verify_resp_hdr()
1049 req->dev_id.as_uint32, resp->dev_id.as_uint32, in mana_verify_resp_hdr()
1050 req->activity_id, resp->activity_id); in mana_verify_resp_hdr()
1083 struct mana_register_hw_vport_resp resp = {}; in mana_pf_register_hw_vport()
1088 sizeof(req), sizeof(resp)); in mana_pf_register_hw_vport()
1093 err = mana_send_request(apc->ac, &req, sizeof(req), &resp,
1014 struct gdma_resp_hdr *resp = out_buf; mana_send_request() local
1065 struct mana_register_hw_vport_resp resp = {}; mana_pf_register_hw_vport() local
1096 struct mana_deregister_hw_vport_resp resp = {}; mana_pf_deregister_hw_vport() local
1124 struct mana_register_filter_resp resp = {}; mana_pf_register_filter() local
1154 struct mana_deregister_filter_resp resp = {}; mana_pf_deregister_filter() local
1185 struct mana_query_device_cfg_resp resp = {}; mana_query_device_cfg() local
1241 struct mana_query_vport_cfg_resp resp = {}; mana_query_vport_cfg() local
1294 struct mana_config_vport_resp resp = {}; mana_cfg_vport() local
1367 struct mana_cfg_rx_steer_resp resp = {}; mana_cfg_vport_steering() local
1441 struct mana_query_link_config_resp resp = {}; mana_query_link_cfg() local
1486 struct mana_set_bw_clamp_resp resp = {}; mana_set_bw_clamp() local
1533 struct mana_create_wqobj_resp resp = {}; mana_create_wq_obj() local
1585 struct mana_destroy_wqobj_resp resp = {}; mana_destroy_wq_obj() local
1687 struct mana_fence_rq_resp resp = {}; mana_fence_rq() local
2968 struct mana_query_gf_stat_resp resp = {}; mana_query_gf_stats() local
3056 struct mana_query_phy_stat_resp resp = {}; mana_query_phy_stats() local
[all...]
H A Dgdma_main.c180 struct gdma_query_max_resources_resp resp = {}; in mana_gd_query_max_resources() local
198 sizeof(req), sizeof(resp)); in mana_gd_query_max_resources()
200 err = mana_gd_send_request(gc, sizeof(req), &req, sizeof(resp), &resp); in mana_gd_query_max_resources()
201 if (err || resp.hdr.status) { in mana_gd_query_max_resources()
203 err, resp.hdr.status); in mana_gd_query_max_resources()
208 if (gc->num_msix_usable > resp.max_msix) in mana_gd_query_max_resources()
209 gc->num_msix_usable = resp.max_msix; in mana_gd_query_max_resources()
214 gc->num_msix_usable = min(resp.max_msix, num_online_cpus() + 1); in mana_gd_query_max_resources()
224 if (gc->max_num_queues > resp in mana_gd_query_max_resources()
233 struct gdma_query_hwc_timeout_resp resp = {}; mana_gd_query_hwc_timeout() local
252 struct gdma_list_devices_resp resp = {}; mana_gd_detect_devices() local
298 mana_gd_send_request(struct gdma_context * gc,u32 req_len,const void * req,u32 resp_len,void * resp) mana_gd_send_request() argument
336 struct gdma_create_queue_resp resp = {}; mana_gd_create_hw_eq() local
372 struct gdma_general_resp resp = {}; mana_gd_disable_queue() local
854 struct gdma_general_resp resp = {}; mana_gd_test_eq() local
1041 struct gdma_general_resp resp = {}; mana_gd_destroy_dma_region() local
1068 struct gdma_create_dma_region_resp resp = {}; mana_gd_create_dma_region() local
1264 struct gdma_verify_ver_resp resp = {}; mana_gd_verify_vf_version() local
1311 struct gdma_register_device_resp resp = {}; mana_gd_register_device() local
1352 struct gdma_general_resp resp = {}; mana_gd_deregister_device() local
[all...]
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.c781 /* structure that are part of req/resp fw messages */ in prestera_hw_build_tests()
857 struct prestera_msg_common_resp resp; in prestera_cmd() local
859 return prestera_cmd_ret(sw, type, cmd, clen, &resp.ret, sizeof(resp)); in prestera_cmd()
1029 struct prestera_msg_port_info_resp resp; in prestera_hw_port_info_get() local
1033 &req.cmd, sizeof(req), &resp.ret, sizeof(resp)); in prestera_hw_port_info_get()
1037 *dev_id = __le32_to_cpu(resp.dev_id); in prestera_hw_port_info_get()
1038 *hw_id = __le32_to_cpu(resp.hw_id); in prestera_hw_port_info_get()
1039 *fp_id = __le16_to_cpu(resp.fp_id); in prestera_hw_port_info_get()
1058 struct prestera_msg_switch_init_resp resp; in prestera_hw_switch_init() local
1068 &resp.ret, sizeof(resp), in prestera_hw_switch_init()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Ddhc-utils.h26 struct iwl_dhc_cmd_resp *resp = (void *)pkt->data; in iwl_dhc_resp_status() local
28 if (iwl_rx_packet_payload_len(pkt) < sizeof(*resp)) in iwl_dhc_resp_status()
31 return le32_to_cpu(resp->status); in iwl_dhc_resp_status()
33 struct iwl_dhc_cmd_resp_v1 *resp = (void *)pkt->data; in iwl_dhc_resp_status() local
35 if (iwl_rx_packet_payload_len(pkt) < sizeof(*resp)) in iwl_dhc_resp_status()
38 return le32_to_cpu(resp->status); in iwl_dhc_resp_status()
57 struct iwl_dhc_cmd_resp *resp = (void *)pkt->data; in iwl_dhc_resp_data() local
59 if (iwl_rx_packet_payload_len(pkt) < sizeof(*resp)) in iwl_dhc_resp_data()
62 *len = iwl_rx_packet_payload_len(pkt) - sizeof(*resp); in iwl_dhc_resp_data()
63 return (void *)&resp->data; in iwl_dhc_resp_data()
[all …]
/linux/drivers/scsi/isci/
H A Dtask.h98 } resp; member
106 "tmf->resp.d2h_fis.status = %x\n" in isci_print_tmf()
107 "tmf->resp.d2h_fis.error = %x\n", in isci_print_tmf()
110 tmf->resp.d2h_fis.status, in isci_print_tmf()
111 tmf->resp.d2h_fis.error); in isci_print_tmf()
115 "tmf->resp.resp_iu.data_present = %x\n" in isci_print_tmf()
116 "tmf->resp.resp_iu.status = %x\n" in isci_print_tmf()
117 "tmf->resp.resp_iu.data_length = %x\n" in isci_print_tmf()
118 "tmf->resp.resp_iu.data[0] = %x\n" in isci_print_tmf()
119 "tmf->resp.resp_iu.data[1] = %x\n" in isci_print_tmf()
[all …]
/linux/drivers/usb/gadget/function/
H A Drndis.c176 rndis_query_cmplt_type *resp; in gen_ndis_query_resp() local
182 resp = (rndis_query_cmplt_type *)r->buf; in gen_ndis_query_resp()
184 if (!resp) return -ENOMEM; in gen_ndis_query_resp()
198 outbuf = (__le32 *)&resp[1]; in gen_ndis_query_resp()
199 resp->InformationBufferOffset = cpu_to_le32(16); in gen_ndis_query_resp()
478 resp->InformationBufferLength = cpu_to_le32(length); in gen_ndis_query_resp()
479 r->length = length + sizeof(*resp); in gen_ndis_query_resp()
480 resp->MessageLength = cpu_to_le32(r->length); in gen_ndis_query_resp()
487 rndis_set_cmplt_type *resp; in gen_ndis_set_resp() local
492 resp = (rndis_set_cmplt_type *)r->buf; in gen_ndis_set_resp()
[all …]
/linux/fs/smb/server/mgmt/
H A Dshare_config.c127 struct ksmbd_share_config_response *resp; in share_config_request() local
133 resp = ksmbd_ipc_share_config_request(name); in share_config_request()
134 if (!resp) in share_config_request()
137 if (resp->flags == KSMBD_SHARE_FLAG_INVALID) in share_config_request()
140 if (*resp->share_name) { in share_config_request()
144 cf_resp_name = ksmbd_casefold_sharename(um, resp->share_name); in share_config_request()
157 share->flags = resp->flags; in share_config_request()
165 if (resp->payload_sz) in share_config_request()
166 path_len = resp->payload_sz - resp->veto_list_sz; in share_config_request()
168 share->path = kstrndup(ksmbd_share_config_path(resp), path_len, in share_config_request()
[all …]
/linux/drivers/net/wireless/ath/ath11k/
H A Dqmi.c291 .offset = offsetof(struct qmi_wlanfw_host_cap_resp_msg_v01, resp),
534 resp),
738 resp),
772 resp),
910 .offset = offsetof(struct qmi_wlanfw_cap_resp_msg_v01, resp),
1247 resp),
1288 .offset = offsetof(struct qmi_wlanfw_m3_info_resp_msg_v01, resp),
1470 resp),
1626 .offset = offsetof(struct qmi_wlanfw_wlan_cfg_resp_msg_v01, resp),
1691 resp),
1714 struct qmi_wlanfw_host_cap_resp_msg_v01 resp; ath11k_qmi_host_cap_send() local
1797 struct qmi_wlanfw_ind_register_resp_msg_v01 *resp; ath11k_qmi_fw_ind_register_send() local
1876 struct qmi_wlanfw_respond_mem_resp_msg_v01 resp; ath11k_qmi_respond_fw_mem_request() local
2124 struct qmi_wlanfw_device_info_resp_msg_v01 resp = {}; ath11k_qmi_request_device_info() local
2201 struct qmi_wlanfw_cap_resp_msg_v01 resp; ath11k_qmi_request_target_cap() local
2302 struct qmi_wlanfw_bdf_download_resp_msg_v01 resp; ath11k_qmi_load_file_target_mem() local
2586 struct qmi_wlanfw_m3_info_resp_msg_v01 resp; ath11k_qmi_wlanfw_m3_info_send() local
2645 struct qmi_wlanfw_wlan_mode_resp_msg_v01 resp; ath11k_qmi_wlanfw_mode_send() local
2699 struct qmi_wlanfw_wlan_cfg_resp_msg_v01 resp; ath11k_qmi_wlanfw_wlan_cfg_send() local
2792 struct qmi_wlanfw_wlan_ini_resp_msg_v01 resp = {}; ath11k_qmi_wlanfw_wlan_ini_send() local
[all...]
/linux/drivers/platform/x86/dell/
H A Ddell-uart-backlight.c58 u8 *resp; member
80 u8 *resp, int resp_max_len) in dell_uart_bl_command() argument
89 dell_bl->resp = resp; in dell_uart_bl_command()
118 u8 set_brightness[SET_CMD_LEN], resp[SET_RESP_LEN]; in dell_uart_set_brightness() local
125 return dell_uart_bl_command(dell_bl, set_brightness, SET_CMD_LEN, resp, SET_RESP_LEN); in dell_uart_set_brightness()
131 u8 get_brightness[GET_CMD_LEN], resp[GET_RESP_LEN]; in dell_uart_get_brightness() local
138 ret = dell_uart_bl_command(dell_bl, get_brightness, GET_CMD_LEN, resp, GET_RESP_LEN); in dell_uart_get_brightness()
142 if (resp[RESP_LEN] != GET_RESP_LEN) { in dell_uart_get_brightness()
143 dev_err(dev, "Unexpected get brightness response length: %d\n", resp[RESP_LEN]); in dell_uart_get_brightness()
147 if (resp[RESP_DATA] > DELL_BL_MAX_BRIGHTNESS) { in dell_uart_get_brightness()
[all …]
/linux/drivers/power/supply/
H A Dcros_usbpd-charger.c119 struct ec_response_charge_port_count resp; in cros_usbpd_charger_get_num_ports() local
124 NULL, 0, &resp, sizeof(resp)); in cros_usbpd_charger_get_num_ports()
128 return resp.port_count; in cros_usbpd_charger_get_num_ports()
133 struct ec_response_usb_pd_ports resp; in cros_usbpd_charger_get_usbpd_num_ports() local
137 NULL, 0, &resp, sizeof(resp)); in cros_usbpd_charger_get_usbpd_num_ports()
141 return resp.num_ports; in cros_usbpd_charger_get_usbpd_num_ports()
147 struct ec_params_usb_pd_discovery_entry resp; in cros_usbpd_charger_get_discovery_info() local
156 &resp, sizeo in cros_usbpd_charger_get_discovery_info()
176 struct ec_response_usb_pd_power_info resp; cros_usbpd_charger_get_power_info() local
[all...]
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.c49 union pfvf_tlvs *resp = p_hwfn->vf_iov_info->pf2vf_reply; in qed_vf_pf_req_end() local
53 req_status, resp->default_resp.hdr.status); in qed_vf_pf_req_end()
159 struct pfvf_def_resp_tlv *resp; in _qed_vf_pf_release() local
171 resp = &p_iov->pf2vf_reply->default_resp; in _qed_vf_pf_release()
172 rc = qed_send_msg2pf(p_hwfn, &resp->hdr.status); in _qed_vf_pf_release()
174 if (!rc && resp->hdr.status != PFVF_STATUS_SUCCESS) in _qed_vf_pf_release()
245 struct pfvf_acquire_resp_tlv *resp = &p_iov->pf2vf_reply->acquire_resp; in qed_vf_pf_acquire() local
246 struct pf_vf_pfdev_info *pfdev_info = &resp->pfdev_info; in qed_vf_pf_acquire()
301 rc = qed_send_msg2pf(p_hwfn, &resp->hdr.status); in qed_vf_pf_acquire()
315 memcpy(&p_iov->acquire_resp, resp, sizeof(p_iov->acquire_resp)); in qed_vf_pf_acquire()
[all …]
/linux/drivers/nfc/pn533/
H A Dpn533.c400 struct sk_buff *resp; in pn533_send_async_complete() local
411 resp = cmd->resp; in pn533_send_async_complete()
416 dev_kfree_skb(resp); in pn533_send_async_complete()
421 if (!resp) in pn533_send_async_complete()
422 resp = ERR_PTR(-EINTR); in pn533_send_async_complete()
424 if (!IS_ERR(resp)) { in pn533_send_async_complete()
425 skb_pull(resp, dev->ops->rx_header_len); in pn533_send_async_complete()
426 skb_trim(resp, resp->len - dev->ops->rx_tail_len); in pn533_send_async_complete()
429 rc = cmd->complete_cb(dev, cmd->complete_cb_context, resp); in pn533_send_async_complete()
584 struct sk_buff *resp; member
[all …]
/linux/drivers/mmc/core/
H A Dsd_ops.c69 if (!mmc_host_is_spi(host) && !(cmd.resp[0] & R1_APP_CMD)) in mmc_app_cmd()
91 if (cmd->resp[0] & R1_SPI_ILLEGAL_COMMAND) in mmc_wait_for_app_cmd()
99 memset(cmd->resp, 0, sizeof(cmd->resp)); in mmc_wait_for_app_cmd()
113 if (cmd->resp[0] & R1_SPI_ILLEGAL_COMMAND) in mmc_wait_for_app_cmd()
162 if (!(cmd->resp[0] & R1_SPI_IDLE)) in sd_app_op_cond_cb()
164 } else if (cmd->resp[0] & MMC_CARD_BUSY) { in sd_app_op_cond_cb()
196 *rocr = cmd.resp[0]; in mmc_send_app_op_cond()
216 u32 *resp) in __mmc_send_if_cond() argument
237 result_pattern = cmd.resp[1] & 0xFF; in __mmc_send_if_cond()
239 result_pattern = cmd.resp[0] & 0xFF; in __mmc_send_if_cond()
[all …]
/linux/drivers/firmware/tegra/
H A Dbpmp-debugfs.c115 struct mrq_debug_response resp; in mrq_debug_open()
123 .data = &resp, in mrq_debug_open()
124 .size = sizeof(resp), in mrq_debug_open()
142 *len = resp.fop.datalen; in mrq_debug_open()
143 *fd = resp.fop.fd; in mrq_debug_open()
156 struct mrq_debug_response resp; in mrq_debug_close()
164 .data = &resp, in mrq_debug_close()
165 .size = sizeof(resp), in mrq_debug_close()
185 struct mrq_debug_response resp; in mrq_debug_read()
193 .data = &resp, in mrq_debug_read()
113 struct mrq_debug_response resp; mrq_debug_open() local
154 struct mrq_debug_response resp; mrq_debug_close() local
183 struct mrq_debug_response resp; 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...]
/linux/drivers/net/wireless/ath/ath10k/
H A Dbmi.c52 union bmi_resp resp; in ath10k_bmi_get_target_info()
54 u32 resplen = sizeof(resp.get_target_info); in ath10k_bmi_get_target_info()
66 ret = ath10k_hif_exchange_bmi_msg(ar, &cmd, cmdlen, &resp, &resplen); in ath10k_bmi_get_target_info()
72 if (resplen < sizeof(resp.get_target_info)) { in ath10k_bmi_get_target_info()
78 target_info->version = __le32_to_cpu(resp.get_target_info.version); in ath10k_bmi_get_target_info()
79 target_info->type = __le32_to_cpu(resp.get_target_info.type); in ath10k_bmi_get_target_info()
90 union bmi_resp resp; in ath10k_bmi_get_target_info_sdio()
133 if (ver_len != sizeof(resp.get_target_info)) { in ath10k_bmi_get_target_info_sdio()
135 ver_len, sizeof(resp.get_target_info)); in ath10k_bmi_get_target_info_sdio()
140 resplen = sizeof(resp in ath10k_bmi_get_target_info_sdio()
53 union bmi_resp resp; ath10k_bmi_get_target_info() local
91 union bmi_resp resp; ath10k_bmi_get_target_info_sdio() local
160 union bmi_resp resp; ath10k_bmi_read_memory() local
230 union bmi_resp resp; ath10k_bmi_read_soc_reg() local
310 union bmi_resp resp; ath10k_bmi_execute() local
[all...]

12345678910>>...25