Home
last modified time | relevance | path

Searched defs:reply (Results 1 – 25 of 197) sorted by relevance

12345678

/Linux-v5.15/sound/soc/sof/
Dprobe.c32 struct sof_ipc_reply reply; in sof_ipc_probe_init() local
63 struct sof_ipc_reply reply; in sof_ipc_probe_deinit() local
77 struct sof_ipc_probe_info_params *reply; in sof_ipc_probe_info() local
153 struct sof_ipc_reply reply; in sof_ipc_probe_dma_add() local
187 struct sof_ipc_reply reply; in sof_ipc_probe_dma_remove() local
241 struct sof_ipc_reply reply; in sof_ipc_probe_points_add() local
273 struct sof_ipc_reply reply; in sof_ipc_probe_points_remove() local
Dpcm.c42 const struct sof_ipc_pcm_params_reply *reply) in sof_pcm_dsp_params()
103 struct sof_ipc_reply reply; in sof_pcm_dsp_pcm_free() local
317 struct sof_ipc_reply reply; in sof_pcm_trigger() local
/Linux-v5.15/sound/soc/intel/common/
Dsst-ipc.c46 struct ipc_message *msg, struct sst_ipc_message *reply) in tx_wait_done()
80 struct sst_ipc_message *reply, int wait) in ipc_tx_message()
181 struct sst_ipc_message request, struct sst_ipc_message *reply) in sst_ipc_tx_message_wait()
212 struct sst_ipc_message request, struct sst_ipc_message *reply) in sst_ipc_tx_message_nopm()
/Linux-v5.15/include/uapi/linux/
Dcec-funcs.h59 int reply) in cec_msg_request_active_source()
84 int reply, in cec_msg_routing_change()
131 static inline void cec_msg_record_off(struct cec_msg *msg, int reply) in cec_msg_record_off()
293 int reply, in cec_msg_record_on()
360 int reply) in cec_msg_record_tv_screen()
434 int reply, in cec_msg_clear_analogue_timer()
489 int reply, in cec_msg_clear_digital_timer()
535 int reply, in cec_msg_clear_ext_timer()
590 int reply, in cec_msg_set_analogue_timer()
645 int reply, in cec_msg_set_digital_timer()
[all …]
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/bpf/
Dcmsg.c58 struct cmsg_reply_map_simple *reply) in nfp_bpf_ctrl_rc_to_errno()
84 struct cmsg_reply_map_alloc_tbl *reply; in nfp_bpf_ctrl_alloc_map() local
122 struct cmsg_reply_map_free_tbl *reply; in nfp_bpf_ctrl_free_map() local
166 nfp_bpf_ctrl_reply_key(struct nfp_app_bpf *bpf, struct cmsg_reply_map_op *reply, in nfp_bpf_ctrl_reply_key()
173 nfp_bpf_ctrl_reply_val(struct nfp_app_bpf *bpf, struct cmsg_reply_map_op *reply, in nfp_bpf_ctrl_reply_val()
205 struct cmsg_reply_map_op *reply; in nfp_bpf_ctrl_op_cache_get() local
299 struct cmsg_reply_map_op *reply; in nfp_bpf_ctrl_entry_op() local
/Linux-v5.15/sound/soc/intel/catpt/
Dipc.c45 struct catpt_ipc_msg *reply) in catpt_ipc_msg_init()
87 struct catpt_ipc_msg *reply, int timeout) in catpt_dsp_do_send_msg()
126 struct catpt_ipc_msg *reply, int timeout) in catpt_dsp_send_msg_timeout()
139 struct catpt_ipc_msg *reply) in catpt_dsp_send_msg()
Dmessages.c17 struct catpt_ipc_msg request = {{0}}, reply; in catpt_ipc_get_fw_version() local
58 struct catpt_ipc_msg request, reply; in catpt_ipc_alloc_stream() local
146 struct catpt_ipc_msg request, reply; in catpt_ipc_enter_dxstate() local
166 struct catpt_ipc_msg request = {{0}}, reply; in catpt_ipc_get_mixer_stream_info() local
/Linux-v5.15/drivers/net/wireless/ath/wil6210/
Dwmi.c2042 u16 reply_id, void *reply, u16 reply_size, int to_msec) in wmi_call()
2137 } __packed reply = { in wmi_led_cfg() local
2182 } __packed reply = { in wmi_rbufcap_cfg() local
2224 } __packed reply = { in wmi_pcp_start() local
2300 } __packed reply; in wmi_get_ssid() local
2339 } __packed reply; in wmi_get_channel() local
2369 } __packed reply = { in wmi_p2p_cfg() local
2392 } __packed reply = { in wmi_start_listen() local
2416 } __packed reply = { in wmi_start_search() local
2589 } __packed reply = { in wmi_rxon() local
[all …]
/Linux-v5.15/net/ethtool/
Deeprom.c54 struct eeprom_reply_data *reply, in eeprom_fallback()
108 struct eeprom_reply_data *reply = MODULE_EEPROM_REPDATA(reply_base); in eeprom_prepare_data() local
204 struct eeprom_reply_data *reply = MODULE_EEPROM_REPDATA(reply_base); in eeprom_fill_reply() local
211 struct eeprom_reply_data *reply = MODULE_EEPROM_REPDATA(reply_base); in eeprom_cleanup_data() local
/Linux-v5.15/drivers/thunderbolt/
Dicm.c58 struct icm_usb4_switch_op_response reply; member
458 struct icm_fr_pkg_driver_ready_response reply; in icm_fr_driver_ready() local
479 struct icm_fr_pkg_approve_device reply; in icm_fr_approve_switch() local
506 struct icm_fr_pkg_add_device_key_response reply; in icm_fr_add_switch_key() local
534 struct icm_fr_pkg_challenge_device_response reply; in icm_fr_challenge_switch_key() local
564 struct icm_fr_pkg_approve_xdomain_response reply; in icm_fr_approve_xdomain_paths() local
1017 struct icm_tr_pkg_driver_ready_response reply; in icm_tr_driver_ready() local
1046 struct icm_tr_pkg_approve_device reply; in icm_tr_approve_switch() local
1072 struct icm_tr_pkg_add_device_key_response reply; in icm_tr_add_switch_key() local
1101 struct icm_tr_pkg_challenge_device_response reply; in icm_tr_challenge_switch_key() local
[all …]
/Linux-v5.15/tools/usb/usbip/src/
Dusbip_network.h74 #define PACK_OP_IMPORT_REPLY(pack, reply) do {\ argument
97 #define PACK_OP_EXPORT_REPLY(pack, reply) do {\ argument
118 #define PACK_OP_UNEXPORT_REPLY(pack, reply) do {\ argument
159 #define PACK_OP_DEVLIST_REPLY(pack, reply) do {\ argument
/Linux-v5.15/drivers/media/firewire/
Dfiredtv-ci.c75 struct ca_msg *reply = arg; in fdtv_ca_app_info() local
82 struct ca_msg *reply = arg; in fdtv_ca_info() local
89 struct ca_msg *reply = arg; in fdtv_ca_get_mmi() local
/Linux-v5.15/net/openvswitch/
Dmeter.c235 static int ovs_meter_cmd_reply_stats(struct sk_buff *reply, u32 meter_id, in ovs_meter_cmd_reply_stats()
281 struct sk_buff *reply; in ovs_meter_cmd_features() local
413 struct sk_buff *reply; in ovs_meter_cmd_set() local
490 struct sk_buff *reply; in ovs_meter_cmd_get() local
543 struct sk_buff *reply; in ovs_meter_cmd_del() local
Ddatapath.c939 struct sk_buff *reply; in ovs_flow_cmd_new() local
1179 struct sk_buff *reply = NULL; in ovs_flow_cmd_set() local
1280 struct sk_buff *reply; in ovs_flow_cmd_get() local
1339 struct sk_buff *reply; in ovs_flow_cmd_del() local
1736 struct sk_buff *reply; in ovs_dp_cmd_new() local
1871 struct sk_buff *reply; in ovs_dp_cmd_del() local
1904 struct sk_buff *reply; in ovs_dp_cmd_set() local
1939 struct sk_buff *reply; in ovs_dp_cmd_get() local
2188 struct sk_buff *reply; in ovs_vport_cmd_new() local
2275 struct sk_buff *reply; in ovs_vport_cmd_set() local
[all …]
/Linux-v5.15/drivers/s390/crypto/
Dzcrypt_msgtype6.c600 struct ap_message *reply, in convert_type86_ica()
710 struct ap_message *reply, in convert_type86_xcrb()
741 struct ap_message *reply, in convert_type86_ep11_xcrb()
759 struct ap_message *reply, in convert_type86_rng()
776 struct ap_message *reply, in convert_response_ica()
819 struct ap_message *reply, in convert_response_xcrb()
854 struct ap_message *reply, struct ep11_urb *xcRB) in convert_response_ep11_xcrb()
884 struct ap_message *reply, in convert_response_rng()
924 struct ap_message *reply) in zcrypt_msgtype6_receive()
979 struct ap_message *reply) in zcrypt_msgtype6_receive_ep11()
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dmemx.c48 u32 reply[2]; in nvkm_memx_init() local
78 u32 finish, reply[2]; in nvkm_memx_fini() local
169 u32 reply[2], base, size, i; in nvkm_memx_train_result() local
/Linux-v5.15/net/ceph/
Dauth.c365 void *reply, int reply_len, in ceph_auth_verify_authorizer_reply()
475 int ceph_auth_handle_reply_more(struct ceph_auth_client *ac, void *reply, in ceph_auth_handle_reply_more()
492 u64 global_id, void *reply, int reply_len, in ceph_auth_handle_reply_done()
579 void *reply, int reply_len, in ceph_auth_handle_svc_reply_more()
603 void *reply, int reply_len, in ceph_auth_handle_svc_reply_done()
/Linux-v5.15/sound/soc/sof/intel/
Dhda-ipc.c71 struct sof_ipc_reply reply; in hda_dsp_ipc_get_reply() local
279 const struct sof_ipc_pcm_params_reply *reply) in hda_ipc_pcm_params()
/Linux-v5.15/arch/um/drivers/
Dmconsole_user.c40 static int mconsole_reply_v0(struct mc_request *req, char *reply) in mconsole_reply_v0()
134 struct mconsole_reply reply; in mconsole_reply_len() local
/Linux-v5.15/drivers/s390/net/
Dqeth_core_main.c920 struct qeth_reply *reply = NULL; in qeth_issue_next_read_cb() local
1904 struct qeth_cmd_buffer *reply) in qeth_mpc_match_reply()
1958 struct qeth_reply *reply = &iob->reply; in qeth_send_control_data() local
2253 static int qeth_cm_enable_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_cm_enable_cb()
2285 static int qeth_cm_setup_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_cm_setup_cb()
2383 static int qeth_ulp_enable_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_ulp_enable_cb()
2448 static int qeth_ulp_setup_cb(struct qeth_card *card, struct qeth_reply *reply, in qeth_ulp_setup_cb()
2997 struct qeth_cmd_buffer *reply) in qeth_ipa_match_reply()
3035 struct qeth_reply *reply, unsigned long data) in qeth_send_ipa_cmd_cb()
3074 struct qeth_reply *reply, unsigned long data) in qeth_send_startlan_cb()
[all …]
/Linux-v5.15/sound/soc/sof/imx/
Dimx8m.c37 struct sof_ipc_reply reply; in imx8m_get_reply() local
250 const struct sof_ipc_pcm_params_reply *reply) in imx8m_ipc_pcm_params()
/Linux-v5.15/drivers/thermal/tegra/
Dtegra-bpmp-thermal.c37 union mrq_thermal_bpmp_to_host_response reply; in tegra_bpmp_thermal_get_temp() local
126 union mrq_thermal_bpmp_to_host_response reply; in tegra_bpmp_thermal_get_num_zones() local
/Linux-v5.15/net/bpfilter/
Dmain.c35 struct mbox_reply reply; in loop() local
/Linux-v5.15/include/linux/
Dvirtio_vsock.h51 bool reply; member
63 bool reply; member
/Linux-v5.15/drivers/media/pci/bt8xx/
Ddst_ca.c66 u8 reply; in dst_ci_command() local
351 static int write_to_8820(struct dst_state *state, struct ca_msg *hw_buffer, u8 length, u8 reply) in write_to_8820()
398 …struct dst_state *state, struct ca_msg *p_ca_message, struct ca_msg *hw_buffer, u8 reply, u8 query) in ca_set_pmt()

12345678