/kernel/linux/linux-5.10/include/media/ |
H A D | dvb_frontend.h | 474 int (*diseqc_recv_slave_reply)(struct dvb_frontend* fe, struct dvb_diseqc_slave_reply* reply);
|
/kernel/linux/linux-6.6/include/media/ |
H A D | dvb_frontend.h | 480 int (*diseqc_recv_slave_reply)(struct dvb_frontend* fe, struct dvb_diseqc_slave_reply* reply);
|
/kernel/linux/linux-6.6/drivers/macintosh/ |
H A D | macio-adb.c | 249 req->reply[i] = in_8(&adb->data[i].r); in macio_adb_interrupt()
|
H A D | via-macii.c | 116 static unsigned char *reply_ptr; /* next byte in reply_buf or req->reply */ 117 static bool reading_reply; /* store reply in reply_buf else req->reply */ 119 static int reply_len; /* number of bytes received in reply_buf or req->reply */ 236 /* Send an ADB request; if sync, poll out the reply 'till it's done */ 363 * Request with no reply expected (and empty transceiver buffer): 365 * Request with expected reply packet (or with buffered autopoll packet): 404 * read an autopoll reply from the transceiver buffer. in macii_interrupt() 438 * must read an autopoll reply. The first byte was in macii_interrupt() 458 reply_ptr = req->reply; in macii_interrupt() [all...] |
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-from-name.h | 566 {"reply", KEY_REPLY}, in keyboard_lookup_key()
|
/third_party/NuttX/fs/nfs/ |
H A D | nfs_proto.h | 601 /* The READDIR reply is variable length and consists of multiple entries, each 619 uint32_t reply[1]; /* Variable length reply begins here */ member
|
/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/ |
H A D | dlp_permission_service_test.cpp | 701 MessageParcel reply;
in HWTEST_F() local 702 res = stub->GenerateDlpCertificateInner(data, reply);
in HWTEST_F() 711 res = stub->GenerateDlpCertificateInner(data, reply);
in HWTEST_F()
|
/drivers/hdf_core/adapter/khdf/liteos/model/usb/host/src/ |
H A D | usb_pnp_notify.c | 869 struct HdfDeviceIoClient *client, int32_t cmd, struct HdfSBuf *data, struct HdfSBuf *reply) in UsbPnpNotifyDispatch() 873 if (reply == NULL || client == NULL) { in UsbPnpNotifyDispatch() 874 HDF_LOGE("%s:%d reply or client is NULL, cmd = %d", __func__, __LINE__, cmd); in UsbPnpNotifyDispatch() 919 if (!HdfSbufWriteInt32(reply, INT32_MAX)) { in UsbPnpNotifyDispatch() 920 dprintf("%s: reply int32 fail\n", __func__); in UsbPnpNotifyDispatch() 868 UsbPnpNotifyDispatch( struct HdfDeviceIoClient *client, int32_t cmd, struct HdfSBuf *data, struct HdfSBuf *reply) UsbPnpNotifyDispatch() argument
|
/kernel/linux/linux-5.10/net/iucv/ |
H A D | iucv.c | 55 * IPNORPY - Indicates a one-way message. No reply expected. 1211 * @flags: how the reply is sent (IUCV_IPRMDATA, IUCV_IPPRTY, IUCV_IPBUFLST) 1212 * @reply: address of reply data buffer or address of struct iucv_array 1213 * @size: length of reply data buffer 1216 * must identify completely the message to which you wish to reply. ie, 1223 u8 flags, void *reply, size_t size) in iucv_message_reply() 1240 memcpy(parm->dpl.iprmmsg, reply, min_t(size_t, size, 8)); in iucv_message_reply() 1242 parm->db.ipbfadr1 = (u32)(addr_t) reply; in iucv_message_reply() 1267 * receiver will not reply t 1222 iucv_message_reply(struct iucv_path *path, struct iucv_message *msg, u8 flags, void *reply, size_t size) iucv_message_reply() argument [all...] |
/kernel/linux/linux-6.6/sound/core/ |
H A D | ump.c | 546 * @reply is the expected UMP stream status 549 u32 reply) in ump_req_msg() 554 __func__, req1, req2, reply); in ump_req_msg() 559 ump->stream_wait_for = reply; in ump_req_msg() 569 ump_dbg(ump, "%s: reply: %08x %08x %08x %08x\n", in ump_req_msg() 548 ump_req_msg(struct snd_ump_endpoint *ump, u32 req1, u32 req2, u32 reply) ump_req_msg() argument
|
/kernel/linux/linux-6.6/net/iucv/ |
H A D | iucv.c | 55 * IPNORPY - Indicates a one-way message. No reply expected. 1213 * @flags: how the reply is sent (IUCV_IPRMDATA, IUCV_IPPRTY, IUCV_IPBUFLST) 1214 * @reply: address of reply data buffer or address of struct iucv_array 1215 * @size: length of reply data buffer 1218 * must identify completely the message to which you wish to reply. ie, 1225 u8 flags, void *reply, size_t size) in iucv_message_reply() 1242 memcpy(parm->dpl.iprmmsg, reply, min_t(size_t, size, 8)); in iucv_message_reply() 1244 parm->db.ipbfadr1 = (u32)(addr_t) reply; in iucv_message_reply() 1269 * receiver will not reply t 1224 iucv_message_reply(struct iucv_path *path, struct iucv_message *msg, u8 flags, void *reply, size_t size) iucv_message_reply() argument [all...] |
/kernel/linux/linux-6.6/net/ceph/ |
H A D | auth_x.c | 877 void *reply, int reply_len, in ceph_x_verify_authorizer_reply() 890 ret = decrypt_authorizer_reply(&au->session_key, &reply, in ceph_x_verify_authorizer_reply() 891 reply + reply_len, &nonce_plus_one, in ceph_x_verify_authorizer_reply() 875 ceph_x_verify_authorizer_reply(struct ceph_auth_client *ac, struct ceph_authorizer *a, void *reply, int reply_len, u8 *session_key, int *session_key_len, u8 *con_secret, int *con_secret_len) ceph_x_verify_authorizer_reply() argument
|
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_scsih.c | 210 * @event_data: reply event data payload follows 269 * @valid_reply: flag set for reply message 275 * @transfer_length: data length transfer when there is a reply message 2849 * @reply: reply message frame(lower 32bit addr) 2858 _scsih_tm_done(struct MPT3SAS_ADAPTER *ioc, u16 smid, u8 msix_index, u32 reply) in _scsih_tm_done() argument 2867 mpi_reply = mpt3sas_base_get_reply_virt_addr(ioc, reply); in _scsih_tm_done() 2869 memcpy(ioc->tm_cmds.reply, mpi_reply, mpi_reply->MsgLength*4); in _scsih_tm_done() 2992 * reply descriptor pools for the reply o 4220 _scsih_tm_tr_complete(struct MPT3SAS_ADAPTER *ioc, u16 smid, u8 msix_index, u32 reply) _scsih_tm_tr_complete() argument 4345 _scsih_sas_control_complete(struct MPT3SAS_ADAPTER *ioc, u16 smid, u8 msix_index, u32 reply) _scsih_sas_control_complete() argument 4430 _scsih_tm_volume_tr_complete(struct MPT3SAS_ADAPTER *ioc, u16 smid, u8 msix_index, u32 reply) _scsih_tm_volume_tr_complete() argument 5705 _scsih_io_done(struct MPT3SAS_ADAPTER *ioc, u16 smid, u8 msix_index, u32 reply) _scsih_io_done() argument 7087 _scsih_done(struct MPT3SAS_ADAPTER *ioc, u16 smid, u8 msix_index, u32 reply) _scsih_done() argument 10860 mpt3sas_scsih_event_callback(struct MPT3SAS_ADAPTER *ioc, u8 msix_index, u32 reply) mpt3sas_scsih_event_callback() argument [all...] |
/base/account/os_account/services/accountmgr/test/unittest/account_iam/ |
H A D | account_iam_manager_test.cpp | 389 int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) override; 404 int MockDeathRecipient::SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in SendRequest() argument
|
/base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
H A D | user_idm_client_test.cpp | 534 .WillByDefault([&service](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in CallRemoteObject() 535 service->OnRemoteRequest(code, data, reply, option); in CallRemoteObject()
|
/kernel/linux/linux-5.10/drivers/firmware/tegra/ |
H A D | bpmp.c | 538 response.reply = request->challenge << 1; in tegra_bpmp_mrq_handle_ping() 573 request.challenge, response.reply, in tegra_bpmp_ping()
|
/kernel/linux/linux-5.10/net/atm/ |
H A D | common.c | 213 void vcc_release_async(struct atm_vcc *vcc, int reply) in vcc_release_async() argument 219 sk->sk_err = -reply; in vcc_release_async()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_mst_types.c | 64 payload.reply = &msg->reply; in dm_dp_aux_transfer()
|
/kernel/linux/linux-6.6/drivers/firmware/tegra/ |
H A D | bpmp.c | 555 response.reply = request.challenge << 1; in tegra_bpmp_mrq_handle_ping() 590 request.challenge, response.reply, in tegra_bpmp_ping()
|
/kernel/linux/linux-6.6/include/soc/tegra/ |
H A D | bpmp-abi.h | 456 * Sent in response to an #MRQ_PING message. #reply should be the 463 uint32_t reply; member 512 * identifier for the version of firmware issuing the reply. 527 uint32_t reply; member 1074 * -#BPMP_ENXIO: if i2c slave device does not reply with ACK to the transaction 1797 * BPMP->Host reply data for request CMD_THERMAL_GET_TEMP 1834 * BPMP->Host reply data for request type CMD_THERMAL_GET_NUM_ZONES 1853 * BPMP->Host reply data for request CMD_THERMAL_GET_THERMTRIP 1893 * Data in reply to a Host->BPMP request. 2035 * reply wit [all...] |
/kernel/linux/linux-6.6/net/atm/ |
H A D | common.c | 213 void vcc_release_async(struct atm_vcc *vcc, int reply) in vcc_release_async() argument 219 sk->sk_err = -reply; in vcc_release_async()
|
/kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
H A D | aachba.c | 385 struct aac_get_config_status_resp *reply in aac_get_config_status() local 389 le32_to_cpu(reply->response), in aac_get_config_status() 390 le32_to_cpu(reply->status), in aac_get_config_status() 391 le32_to_cpu(reply->data.action))); in aac_get_config_status() 392 if ((le32_to_cpu(reply->response) != ST_OK) || in aac_get_config_status() 393 (le32_to_cpu(reply->status) != CT_OK) || in aac_get_config_status() 394 (le32_to_cpu(reply->data.action) > CFACT_PAUSE)) { in aac_get_config_status()
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | af9015.c | 271 u8 reply; in af9015_identify_state() local 272 struct req_t req = {GET_CONFIG, 0, 0, 0, 0, 1, &reply}; in af9015_identify_state() 278 dev_dbg(&intf->dev, "reply %02x\n", reply); in af9015_identify_state() 280 if (reply == 0x02) in af9015_identify_state()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | af9015.c | 272 u8 reply; in af9015_identify_state() local 273 struct req_t req = {GET_CONFIG, 0, 0, 0, 0, 1, &reply}; in af9015_identify_state() 279 dev_dbg(&intf->dev, "reply %02x\n", reply); in af9015_identify_state() 281 if (reply == 0x02) in af9015_identify_state()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/display/ |
H A D | drm_dp_helper.c | 549 native_reply = msg.reply & DP_AUX_NATIVE_REPLY_MASK; in drm_dp_dpcd_access() 1590 * In case of i2c defer or short i2c ack reply to a write, in drm_dp_i2c_msg_write_status_update() 1609 * Calculate the duration of the AUX request/reply in usec. Gives the 1688 * reply field. 1727 switch (msg->reply & DP_AUX_NATIVE_REPLY_MASK) { in drm_dp_i2c_do_msg() 1731 * need to check for the I2C ACK reply. in drm_dp_i2c_do_msg() 1755 drm_err(aux->drm_dev, "%s: invalid native reply %#04x\n", in drm_dp_i2c_do_msg() 1756 aux->name, msg->reply); in drm_dp_i2c_do_msg() 1760 switch (msg->reply & DP_AUX_I2C_REPLY_MASK) { in drm_dp_i2c_do_msg() 1791 drm_err(aux->drm_dev, "%s: invalid I2C reply in drm_dp_i2c_do_msg() [all...] |