Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr_hwdep.c125 if (mgr->dsp_loaded & (1 << PCXHR_FIRMWARE_DSP_MAIN_INDEX)) { in pcxhr_reset_board()
139 if (mgr->dsp_loaded & (1 << PCXHR_FIRMWARE_DSP_EPRM_INDEX)) in pcxhr_reset_board()
142 if (mgr->dsp_loaded & (1 << PCXHR_FIRMWARE_XLX_COM_INDEX)) { in pcxhr_reset_board()
144 mgr->dsp_loaded = 1; in pcxhr_reset_board()
389 mgr->dsp_loaded |= 1 << i; in pcxhr_setup_firmware()
H A Dpcxhr.h76 unsigned int dsp_loaded; /* bit flags of loaded dsp indices */ member
/linux/sound/core/
H A Dhwdep.c197 info.dsp_loaded = hw->dsp_loaded; in snd_hwdep_dsp_status()
216 if (hw->dsp_loaded & (1u << info->index)) in snd_hwdep_dsp_load()
221 hw->dsp_loaded |= (1u << info->index); in snd_hwdep_dsp_load()
/linux/include/sound/
H A Dhwdep.h60 unsigned int dsp_loaded; /* bit fields of loaded dsp indices */ member
/linux/sound/pci/mixart/
H A Dmixart.h80 unsigned int dsp_loaded; /* bit flags of loaded dsp indices */ member
H A Dmixart_hwdep.c579 mgr->dsp_loaded |= 1 << i; in snd_mixart_setup_firmware()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h121 unsigned int dsp_loaded; /* R: bit flags indicating the loaded DSPs */ member
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h121 unsigned int dsp_loaded; /* R: bit flags indicating the loaded DSPs */ member