Home
last modified time | relevance | path

Searched refs:response (Results 176 – 200 of 615) sorted by relevance

12345678910>>...25

/linux/Documentation/doc-guide/
H A Dmaintainer-profile.rst40 Patches can be sent anytime, but response will be slower than usual during
49 the work on my own time, so the response to patches will occasionally be
/linux/drivers/iio/chemical/
H A Dscd30_serial.c82 void *response, int size) in scd30_serdev_command() argument
111 char *rsp = response; in scd30_serdev_command()
/linux/sound/pci/asihpi/
H A Dhpi6205.h69 struct hpi_response response; member
/linux/drivers/media/platform/amphion/
H A Dvpu_cmds.h21 int vpu_response_cmd(struct vpu_inst *inst, u32 response, u32 handled);
/linux/arch/s390/include/asm/
H A Dclp.h56 struct clp_rsp_slpc response; member
H A Dchsc.h66 struct chsc_header response; member
/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_reqmgr.c244 INIT_LIST_HEAD(&sr->response); in response_list_add()
247 list_add_tail(&sr->response, &cmdq->response_head); in response_list_add()
255 list_del(&sr->response); in response_list_del()
263 struct nitrox_softreq, response); in get_first_response_entry()
/linux/drivers/nvme/target/
H A Dauth.c261 int nvmet_auth_host_hash(struct nvmet_req *req, u8 *response, in nvmet_auth_host_hash() argument
362 ret = crypto_shash_final(shash, response); in nvmet_auth_host_hash()
374 int nvmet_auth_ctrl_hash(struct nvmet_req *req, u8 *response, in nvmet_auth_ctrl_hash() argument
472 ret = crypto_shash_final(shash, response); in nvmet_auth_ctrl_hash()
/linux/drivers/fsi/
H A Dfsi-master-ast-cf.c378 uint32_t *response, u8 *tag) in read_copro_response() argument
394 if (response) in read_copro_response()
395 *response = rdata; in read_copro_response()
473 uint32_t response; in handle_response() local
476 rc = read_copro_response(master, size, &response, &tag); in handle_response()
513 *(__be32 *)data = cpu_to_be32(response); in handle_response()
515 *(__be16 *)data = cpu_to_be16(response); in handle_response()
517 *(u8 *)data = response; in handle_response()
H A Dfsi-master-gpio.c427 struct fsi_gpio_msg response, cmd; in poll_for_response() local
434 rc = read_one_response(master, size, &response, &tag); in poll_for_response()
463 uint64_t val = response.msg; in poll_for_response()
499 dev_dbg(master->dev, "ERRA received: 0x%x\n", (int)response.msg); in poll_for_response()
503 dev_dbg(master->dev, "ERRC received: 0x%x\n", (int)response.msg); in poll_for_response()
/linux/drivers/infiniband/core/
H A Duverbs_main.c527 if (ex_hdr->response) { in verify_hdr()
534 if (!access_ok(u64_to_user_ptr(ex_hdr->response), in verify_hdr()
620 u64 response = 0; in ib_uverbs_write() local
641 ret = get_user(response, (const u64 __user *)buf); in ib_uverbs_write()
651 u64_to_user_ptr(response + in ib_uverbs_write()
662 &bundle.ucore, buf, u64_to_user_ptr(response), in ib_uverbs_write()
668 u64_to_user_ptr(ex_hdr.response), in ib_uverbs_write()
673 u64_to_user_ptr(ex_hdr.response) + bundle.ucore.outlen, in ib_uverbs_write()
/linux/Documentation/driver-api/surface_aggregator/
H A Dinternal.rst316 Requests can have an optional response that is equally sent via a SSH
320 can wait for this response.
325 layer via |ssh_rtl_submit|. For a request without a response, successful
328 completion callback). For a request with response, successful completion
329 will occur once the response has been received and matched to the request
386 requests can be pending, i.e. waiting for a response, at the same time. If
387 the request requires a response, the request is added to the pending set
399 If the request expects a response, it is marked as transmitted and the
413 indicates a response to a request, the respective request is looked up in
421 a response. It is used to ensure that a request does not wait indefinitely
[all …]
/linux/drivers/scsi/aacraid/
H A Dcommctrl.c452 struct revision response; in check_revision() local
456 response.compat = 1; in check_revision()
461 response.version = cpu_to_le32(version); in check_revision()
463 response.build = cpu_to_le32(AAC_DRIVER_BUILD); in check_revision()
465 response.build = cpu_to_le32(9999); in check_revision()
468 if (copy_to_user(arg, &response, sizeof(response))) in check_revision()
/linux/drivers/staging/greybus/
H A Dgreybus_authentication.h64 __u8 response[64]; member
/linux/include/uapi/linux/
H A Dbsg.h35 __u64 response; /* [i], [*o] {SCSI: (auto)sense data} */ member
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-papr-pmem9 response to H_SCM_HEALTH hcall. The details of the bit
10 flags returned in response to this hcall is available
/linux/drivers/mfd/
H A Dsi476x-i2c.c468 u8 response; in si476x_core_get_status() local
470 &response, sizeof(response)); in si476x_core_get_status()
472 return (err < 0) ? err : response; in si476x_core_get_status()
/linux/include/linux/
H A Daudit.h421 extern void __audit_fanotify(u32 response, struct fanotify_response_info_audit_rule *friar);
528 static inline void audit_fanotify(u32 response, struct fanotify_response_info_audit_rule *friar) in audit_fanotify() argument
531 __audit_fanotify(response, friar); in audit_fanotify()
684 static inline void audit_fanotify(u32 response, struct fanotify_response_info_audit_rule *friar) in audit_fanotify() argument
/linux/drivers/usb/typec/tcpm/
H A Dtcpm.c2005 response[0] = (response[0] & ~VDO_SVDM_VERS_MASK) | in tcpm_pd_svdm()
2098 response[0] = VDO(USB_SID_PD, 1, in tcpm_pd_svdm()
2156 response[0] = VDO(svid, 1, in tcpm_pd_svdm()
2197 response[0] = (response[0] & ~VDO_SVDM_VERS_MASK) | in tcpm_pd_svdm()
2218 response[0] = (response[0] & ~VDO_SVDM_VERS_MASK) | in tcpm_pd_svdm()
2226 response[0] = (response[0] & ~VDO_SVDM_VERS_MASK) | in tcpm_pd_svdm()
2247 u32 response[8] = { }; in tcpm_handle_vdm_request() local
2371 tcpm_queue_vdm(port, response[0], &response[1], rlen - 1, response_tx_sop_type); in tcpm_handle_vdm_request()
2445 u32 response[8] = { }; in vdm_run_state_machine() local
2569 response[0] = VDO(USB_SID_PD, 1, in vdm_run_state_machine()
[all …]
/linux/drivers/scsi/lpfc/
H A Dlpfc_hw4.h1020 } response; member
1220 } response; member
1240 } response; member
1253 } response; member
1268 } response; member
1311 } response; member
1364 } response; member
1477 } response; member
1492 } response; member
1569 } response; member
[all …]
/linux/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c202 u8 response[4]; in pmc_usb_send_command() local
212 len, response, sizeof(response)); in pmc_usb_send_command()
218 response[2] : response[1]; in pmc_usb_send_command()
/linux/include/uapi/linux/surface_aggregator/
H A Dcdev.h73 } response; member
/linux/Documentation/process/
H A Dcode-of-conduct.rst45 and are expected to take appropriate and fair corrective action in response to
70 and will result in a response that is deemed necessary and appropriate
/linux/drivers/platform/x86/amd/pmc/
H A Dmp2_stb.c56 u32 response : 4; member
77 (cmd_resp.field.response == 0x0 && in amd_mp2_wait_response()
/linux/Documentation/userspace-api/netlink/
H A Dintro-specs.rst109 // 0. Request and response pointers
129 // ... do stuff with the response @d
131 // 7. Free response

12345678910>>...25