Searched defs:response (Results 26 - 50 of 254) sorted by relevance

1234567891011

/linux-master/drivers/staging/fieldbus/anybuss/
H A Dhms-profinet.c62 struct msg_mac_addr response; local
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol.c61 struct ipc_rsp response; local
12 ipc_protocol_tq_msg_send(struct iosm_protocol *ipc_protocol, enum ipc_msg_prep_type msg_type, union ipc_msg_prep_args *prep_args, struct ipc_rsp *response) argument
[all...]
/linux-master/arch/s390/include/asm/
H A Dchsc.h63 struct chsc_header response; member in struct:chsc_pnso_area
/linux-master/drivers/platform/chrome/
H A Dcros_ec_rpmsg.c83 struct ec_host_response *response; local
[all...]
H A Dcros_ec_uart.c81 struct response_info response; member in struct:cros_ec_uart
[all...]
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_pp.c306 enic_process_get_pp_request(struct enic *enic, int vf, int request, u16 *response) argument
/linux-master/drivers/rpmsg/
H A Dqcom_glink_ssr.c38 __le32 response; member in struct:cleanup_done_msg
/linux-master/drivers/usb/cdns3/
H A Dcdnsp-ep0.c148 __le16 *response; local
/linux-master/drivers/s390/char/
H A Dvmcp.c31 char *response; member in struct:vmcp_session
[all...]
H A Dsclp_cpi_sys.c131 int response; local
H A Dsclp_config.c96 int rc, response; local
/linux-master/drivers/i2c/busses/
H A Di2c-tegra-bpmp.c230 struct mrq_i2c_response response; local
126 tegra_bpmp_i2c_deserialize(struct tegra_bpmp_i2c *i2c, struct mrq_i2c_response *response, struct i2c_msg *msgs, unsigned int num) argument
174 tegra_bpmp_i2c_msg_xfer(struct tegra_bpmp_i2c *i2c, struct mrq_i2c_request *request, struct mrq_i2c_response *response, bool atomic) argument
[all...]
/linux-master/drivers/nvme/target/
H A Dauth.c263 int nvmet_auth_host_hash(struct nvmet_req *req, u8 *response, argument
376 int nvmet_auth_ctrl_hash(struct nvmet_req *req, u8 *response, argument
H A Dfabrics-cmd-auth.c117 u8 *response; local
[all...]
/linux-master/drivers/staging/greybus/
H A Di2c.c43 struct gb_i2c_functionality_response response; local
191 struct gb_i2c_transfer_response *response; local
146 gb_i2c_decode_response(struct i2c_msg *msgs, u32 msg_count, struct gb_i2c_transfer_response *response) argument
[all...]
H A Dpwm.c29 struct gb_pwm_count_response response; local
H A Dgreybus_authentication.h64 __u8 response[64]; member in struct:cap_ioc_authenticate
/linux-master/drivers/pmdomain/tegra/
H A Dpowergate-bpmp.c60 struct mrq_pg_response response; local
89 struct mrq_pg_response response; local
118 struct mrq_pg_response response; local
[all...]
/linux-master/drivers/thunderbolt/
H A Dctl.h82 void *response; member in struct:tb_cfg_request
/linux-master/drivers/iio/chemical/
H A Dscd30_serial.c81 scd30_serdev_command(struct scd30_state *state, enum scd30_cmd cmd, u16 arg, void *response, int size) argument
/linux-master/include/uapi/linux/
H A Dbsg.h35 __u64 response; /* [i], [*o] {SCSI: (auto)sense data} */ member in struct:sg_io_v4
/linux-master/include/linux/greybus/
H A Doperation.h95 struct gb_message *response; member in struct:gb_operation
199 gb_operation_sync(struct gb_connection *connection, int type, void *request, int request_size, void *response, int response_size) argument
/linux-master/sound/soc/intel/atom/sst/
H A Dsst_pvt.c220 sst_prepare_and_post_msg(struct intel_sst_drv *sst, int task_id, int ipc_msg, int cmd_id, int pipe_id, size_t mbox_data_len, const void *mbox_data, void **data, bool large, bool fill_dsp, bool sync, bool response) argument
/linux-master/drivers/platform/x86/
H A Dmsi-wmi.c175 struct acpi_buffer response = { ACPI_ALLOCATE_BUFFER, NULL }; local
/linux-master/sound/firewire/
H A Dfcp.c229 fcp_avc_transaction(struct fw_unit *unit, const void *command, unsigned int command_size, void *response, unsigned int response_size, unsigned int response_match_bytes) argument
317 is_matching_response(struct fcp_transaction *transaction, const void *response, size_t length) argument
[all...]

Completed in 312 milliseconds

1234567891011