Home
last modified time | relevance | path

Searched refs:USX2Y_STAT_CHIP_INIT (Results 1 – 3 of 3) sorted by relevance

/linux/sound/usb/usx2y/
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()
A Dusx2y.h33 USX2Y_STAT_CHIP_INIT = (1 << 0), /* all operational */ enumerator
A Dusx2yhwdeppcm.c697 if (!(usx2y->chip_status & USX2Y_STAT_CHIP_INIT)) in snd_usx2y_hwdep_pcm_mmap()

Completed in 5 milliseconds