Home
last modified time | relevance | path

Searched refs:USX2Y_STAT_CHIP_INIT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/usb/usx2y/
H A DusX2Yhwdep.c54 if (!(us428->chip_status & USX2Y_STAT_CHIP_INIT)) in snd_us428ctls_mmap()
120 if (us428->chip_status & USX2Y_STAT_CHIP_INIT) in snd_usx2y_hwdep_dsp_status()
225 priv->chip_status |= USX2Y_STAT_CHIP_INIT; in snd_usx2y_hwdep_dsp_load()
H A Dusx2y.h33 USX2Y_STAT_CHIP_INIT = (1 << 0), /* all operational */ enumerator
H A Dusx2yhwdeppcm.c669 if (!(usx2y->chip_status & USX2Y_STAT_CHIP_INIT)) in snd_usx2y_hwdep_pcm_mmap()
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A DusX2Yhwdep.c54 if (!(us428->chip_status & USX2Y_STAT_CHIP_INIT)) in snd_us428ctls_mmap()
113 if (us428->chip_status & USX2Y_STAT_CHIP_INIT) in snd_usx2y_hwdep_dsp_status()
217 priv->chip_status |= USX2Y_STAT_CHIP_INIT; in snd_usx2y_hwdep_dsp_load()
H A Dusx2y.h33 USX2Y_STAT_CHIP_INIT = (1 << 0), /* all operational */ enumerator
H A Dusx2yhwdeppcm.c696 if (!(usx2y->chip_status & USX2Y_STAT_CHIP_INIT)) in snd_usx2y_hwdep_pcm_mmap()

Completed in 4 milliseconds