Home
last modified time | relevance | path

Searched refs:ready (Results 1 – 14 of 14) sorted by relevance

/sound/soc/intel/catpt/
A Dipc.c19 ipc->ready = false; in catpt_ipc_init()
39 ipc->ready = true; in catpt_ipc_arm()
93 if (!ipc->ready) in catpt_dsp_do_send_msg()
108 ipc->ready = false; in catpt_dsp_do_send_msg()
216 ipc->ready = false; in catpt_dsp_process_response()
A Dcore.h40 bool ready; member
/sound/soc/intel/avs/
A Dipc.c162 ipc->ready = false; in avs_dsp_exception_caught()
221 if (!adev->ipc->ready && msg.notify_msg_type != AVS_NOTIFY_FW_READY) { in avs_dsp_process_notification()
267 adev->ipc->ready = true; in avs_dsp_process_notification()
326 if (!ipc->ready) in avs_ipc_wait_busy_completion()
396 if (!ipc->ready) in avs_dsp_do_send_msg()
564 ipc->ready = false; in avs_ipc_init()
578 ipc->ready = false; in avs_ipc_block()
A Davs.h224 bool ready; member
/sound/soc/meson/
A Daxg-tdm-formatter.c163 if (ts->ready) { in axg_tdm_formatter_attach()
334 ts->ready = true; in axg_tdm_stream_start()
356 ts->ready = false; in axg_tdm_stream_stop()
A Daxg-tdm.h58 bool ready; member
/sound/pci/lola/
A Dlola_pcm.c98 bool ready) in lola_stream_wait_for_fifo() argument
100 unsigned int val = ready ? LOLA_DSD_STS_FIFORDY : 0; in lola_stream_wait_for_fifo()
117 bool ready) in lola_sync_wait_for_fifo() argument
119 unsigned int val = ready ? LOLA_DSD_STS_FIFORDY : 0; in lola_sync_wait_for_fifo()
138 if (ready) in lola_sync_wait_for_fifo()
/sound/soc/sof/
A Dipc3-dtrace.c425 struct sof_ipc_fw_ready *ready = &sdev->fw_ready; in ipc3_dtrace_enable() local
426 struct sof_ipc_fw_version *v = &ready->version; in ipc3_dtrace_enable()
594 struct sof_ipc_fw_ready *ready = &sdev->fw_ready; in ipc3_dtrace_release() local
595 struct sof_ipc_fw_version *v = &ready->version; in ipc3_dtrace_release()
A Dipc3.c780 struct sof_ipc_fw_ready *ready = &sdev->fw_ready; in sof_ipc3_validate_fw_version() local
781 struct sof_ipc_fw_version *v = &ready->version; in sof_ipc3_validate_fw_version()
804 if (ready->flags & SOF_IPC_INFO_BUILD) in sof_ipc3_validate_fw_version()
811 str_enabled_disabled(ready->flags & SOF_IPC_INFO_GDB), in sof_ipc3_validate_fw_version()
812 str_enabled_disabled(ready->flags & SOF_IPC_INFO_LOCKS), in sof_ipc3_validate_fw_version()
813 str_enabled_disabled(ready->flags & SOF_IPC_INFO_LOCKSV)); in sof_ipc3_validate_fw_version()
A Dipc3-topology.c1465 struct sof_ipc_fw_ready *ready = &sdev->fw_ready; in sof_link_dmic_load() local
1466 struct sof_ipc_fw_version *v = &ready->version; in sof_link_dmic_load()
2088 struct sof_ipc_pipe_ready ready; in sof_ipc3_complete_pipeline() local
2094 memset(&ready, 0, sizeof(ready)); in sof_ipc3_complete_pipeline()
2095 ready.hdr.size = sizeof(ready); in sof_ipc3_complete_pipeline()
2096 ready.hdr.cmd = SOF_IPC_GLB_TPLG_MSG | SOF_IPC_TPLG_PIPE_COMPLETE; in sof_ipc3_complete_pipeline()
2097 ready.comp_id = swidget->comp_id; in sof_ipc3_complete_pipeline()
2099 ret = sof_ipc_tx_message_no_reply(sdev->ipc, &ready, sizeof(ready)); in sof_ipc3_complete_pipeline()
A Dcompress.c169 struct sof_ipc_fw_ready *ready = &sdev->fw_ready; in sof_compr_set_params() local
170 struct sof_ipc_fw_version *v = &ready->version; in sof_compr_set_params()
A DKconfig170 codec/machine driver is ready, or to exclude the impact of those
200 DPIB/posbuf is not ready, select "Y".
/sound/core/
A DKconfig203 So, say Y only if you are ready to be annoyed.
/sound/soc/codecs/
A Dwm0010.c106 bool ready; member

Completed in 36 milliseconds