Searched defs:dsp_loaded (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/include/sound/ | ||
H A D | hwdep.h | 75 unsigned int dsp_loaded; /* bit fields of loaded dsp indices */ member in struct:snd_hwdep |
/linux-4.4.14/sound/pci/mixart/ | ||
H A D | mixart.h | 97 unsigned int dsp_loaded; /* bit flags of loaded dsp indices */ member in struct:mixart_mgr |
/linux-4.4.14/sound/pci/pcxhr/ | ||
H A D | pcxhr.h | 90 unsigned int dsp_loaded; /* bit flags of loaded dsp indices */ member in struct:pcxhr_mgr |
/linux-4.4.14/include/uapi/sound/ | ||
H A D | asound.h | 124 unsigned int dsp_loaded; /* R: bit flags indicating the loaded DSPs */ member in struct:snd_hwdep_dsp_status |
/linux-4.4.14/sound/pci/hda/ | ||
H A D | patch_ca0132.c | 4370 bool dsp_loaded = false; ca0132_download_dsp_images() local |
Completed in 243 milliseconds