Home
last modified time | relevance | path

Searched refs:response (Results 1 – 9 of 9) sorted by relevance

/sound/firewire/
Dfcp.c231 void *response, unsigned int response_size, in fcp_avc_transaction() argument
238 t.response_buffer = response; in fcp_avc_transaction()
318 const void *response, size_t length) in is_matching_response() argument
323 p1 = response; in is_matching_response()
Dfcp.h30 void *response, unsigned int response_size,
/sound/soc/intel/atom/sst/
Dsst_pvt.c223 bool large, bool fill_dsp, bool sync, bool response) in sst_prepare_and_post_msg() argument
234 if (response) in sst_prepare_and_post_msg()
271 if (response) { in sst_prepare_and_post_msg()
285 if (response) in sst_prepare_and_post_msg()
Dsst_stream.c103 struct snd_sst_alloc_response *response; in sst_realloc_stream() local
126 response = (struct snd_sst_alloc_response *)data; in sst_realloc_stream()
127 ret = response->str_type.result; in sst_realloc_stream()
Dsst.h497 bool large, bool fill_dsp, bool sync, bool response);
/sound/pci/asihpi/
Dhpi6205.h69 struct hpi_response response; member
Dhpi6205.c2131 if (interface->u.response_buffer.response.size <= phr->size) in message_response_sequence()
2133 interface->u.response_buffer.response.size); in message_response_sequence()
2137 interface->u.response_buffer.response.size, in message_response_sequence()
2143 interface->u.response_buffer.response.size; in message_response_sequence()
/sound/soc/sof/
DKconfig171 the DSP with test IPCs and gather stats about response times.
/sound/pci/hda/
Dpatch_ca0132.c1484 unsigned int response; in codec_send_command() local
1485 response = snd_hda_codec_read(codec, nid, 0, verb, parm); in codec_send_command()
1486 *res = response; in codec_send_command()
1488 return ((response == -1) ? -1 : 0); in codec_send_command()
3280 unsigned int response; in dspxfr_image() local
3308 hda_format, &response); in dspxfr_image()
3342 WIDGET_CHIP_CTRL, stream_id, 0, &response); in dspxfr_image()
3374 WIDGET_CHIP_CTRL, 0, 0, &response); in dspxfr_image()