Searched refs:operation (Results 1 – 10 of 10) sorted by relevance
/sound/xen/ |
D | xen_snd_front.c | 27 be_stream_prepare_req(struct xen_snd_front_evtchnl *evtchnl, u8 operation) in be_stream_prepare_req() argument 33 req->operation = operation; in be_stream_prepare_req()
|
D | xen_snd_front_evtchnl.c | 47 switch (resp->operation) { in evtchnl_interrupt_req() 70 resp->operation); in evtchnl_interrupt_req()
|
/sound/soc/intel/common/ |
D | sst-dsp.c | 246 u32 target, u32 time, char *operation) in sst_dsp_register_poll() argument 274 reg, operation); in sst_dsp_register_poll() 280 reg, operation); in sst_dsp_register_poll()
|
D | sst-dsp.h | 279 u32 expected_value, u32 timeout, char *operation);
|
/sound/soc/intel/baytrail/ |
D | sst-baytrail-ipc.c | 69 u8 operation; member 384 int codec_type, int stream_type, int operation) in sst_byt_stream_type() argument 388 stream->request.str_type.operation = operation; in sst_byt_stream_type()
|
D | sst-baytrail-ipc.h | 41 int codec_type, int stream_type, int operation);
|
/sound/soc/intel/atom/ |
D | sst-mfld-dsp.h | 263 u8 operation; /* Playback or Capture */ member 401 u8 operation; member
|
/sound/pci/asihpi/ |
D | hpi6205.c | 1987 u32 data_size, int operation) in hpi6205_transfer_data() argument 2010 if (operation == H620_HIF_SEND_DATA) in hpi6205_transfer_data() 2018 send_dsp_command(phw, operation); in hpi6205_transfer_data() 2020 temp2 = wait_dsp_ack(phw, operation, HPI6205_TIMEOUT); in hpi6205_transfer_data() 2028 operation, interface->dsp_ack); in hpi6205_transfer_data() 2032 if (operation == H620_HIF_GET_DATA) in hpi6205_transfer_data() 2038 if (interface->dsp_ack != operation) in hpi6205_transfer_data() 2040 interface->dsp_ack, operation); in hpi6205_transfer_data()
|
/sound/soc/intel/haswell/ |
D | sst-haswell-ipc.c | 631 u32 operation, module_id; in hsw_module_message() local 634 operation = msg_get_module_operation(header); in hsw_module_message() 639 operation, module_id); in hsw_module_message() 641 switch (operation) { in hsw_module_message() 688 u32 operation = (header & IPC_LOG_OP_MASK) >> IPC_LOG_OP_SHIFT; in hsw_log_message() local 692 if (operation != IPC_DEBUG_REQUEST_LOG_DUMP) { in hsw_log_message()
|
/sound/soc/intel/atom/sst/ |
D | sst_stream.c | 45 str_info->alloc_param.operation = str_params->ops; in sst_alloc_stream_mrfld()
|