Searched refs:reply (Results 1 - 15 of 15) sorted by relevance

/include/trace/events/
H A Dhswadsp.h200 __entry->stream_id = stream->reply.stream_hw_id;
201 __entry->mixer_id = stream->reply.mixer_hw_id;
202 __entry->peak0 = stream->reply.peak_meter_register_address[0];
203 __entry->peak1 = stream->reply.peak_meter_register_address[1];
204 __entry->vol0 = stream->reply.volume_register_address[0];
205 __entry->vol1 = stream->reply.volume_register_address[1];
216 TP_PROTO(struct sst_hsw_ipc_stream_info_reply *reply),
218 TP_ARGS(reply),
229 __entry->mixer_id = reply->mixer_hw_id;
230 __entry->peak0 = reply
[all...]
/include/linux/
H A Dbsg-lib.h43 /* Transport/driver specific request/reply structs */
45 void *reply; member in struct:bsg_job
51 * the reply.
54 * to indicates the size of the reply to be returned to the
H A Dadb.h13 unsigned char reply[32]; member in struct:adb_request
41 #define ADBREQ_REPLY 1 /* expect reply */
H A Duwb.h512 struct uwb_rceb *reply, ssize_t reply_size);
520 struct uwb_rceb *reply, size_t reply_size);
H A Datmdev.h66 ATM_VF_WAITING, /* waiting for reply from sigd */
284 void vcc_release_async(struct atm_vcc *vcc, int reply);
H A Di2o.h438 event reply was initiated */
442 u32 event_indicator; /* Event indicator from reply */
443 u32 data[0]; /* Event data from reply */
461 /* Message reply handler */
462 int (*reply) (struct i2o_controller *, u32, struct i2o_message *); member in struct:i2o_driver
885 * not the system received a successful reply. If the message times out
939 * i2o_flush_reply - Flush reply from I2O controller
943 * The I2O controller must be informed that the reply message is not needed
944 * anymore. If you forget to flush the reply, the message frame can't be
/include/uapi/linux/
H A Datmsvc.h26 int reply; /* for okay and close: */ member in struct:atmsvc_msg
H A Dfd.h362 unsigned char reply[16]; member in struct:floppy_raw_cmd
/include/linux/ceph/
H A Dmon_client.h56 struct ceph_msg *reply; /* and reply */ member in struct:ceph_mon_generic_request
/include/net/iucv/
H A Diucv.h52 * IUCV_IPANSLST Indicates that an address list is used for the reply data.
73 * Use a pointer to an iucv_array as the buffer, reply or answer
109 * length: 32 bit length of the message / reply
110 * reply_size: 32 bit maximum allowed length of the reply
182 * iucv_message_send2way has been replied to. The reply can be
386 * @flags: how the reply is sent (IUCV_IPRMDATA, IUCV_IPPRTY, IUCV_IPBUFLST)
387 * @reply: address of data buffer or address of struct iucv_array
388 * @size: length of reply data buffer
391 * must identify completely the message to which you wish to reply. ie,
398 u8 flags, void *reply, size_
[all...]
/include/uapi/drm/
H A Dvia_drm.h247 struct drm_wait_vblank_reply reply; member in union:drm_via_irqwait
H A Ddrm.h499 struct drm_wait_vblank_reply reply; member in union:drm_wait_vblank
/include/drm/
H A Ddrm_dp_mst_helper.h367 struct drm_dp_sideband_msg_reply_body reply; member in struct:drm_dp_sideband_msg_tx
H A Ddrm_dp_helper.h500 * @reply: upon completion, contains the reply type of the transaction
507 u8 reply; member in struct:drm_dp_aux_msg
543 * only modifies the reply field of the drm_dp_aux_msg structure. The
/include/scsi/
H A Dscsi_transport_fc.h647 struct fc_bsg_reply *reply; member in struct:fc_bsg_job
652 * the reply.
655 * to indicates the size of the reply to be returned to the

Completed in 787 milliseconds