Lines Matching refs:a10codec_info
148 struct a10codec_info;
153 struct a10codec_info *parent;
169 struct a10codec_info { struct
200 struct a10codec_info *sc = mix_getdevinfo(m); in a10codec_mixer_init() argument
253 struct a10codec_info *sc = mix_getdevinfo(m); in a10codec_mixer_set()
272 struct a10codec_info *sc = mix_getdevinfo(m); in a10codec_mixer_setrecsrc()
358 struct a10codec_info *sc = ch->parent; in a10codec_dmaconfig()
424 struct a10codec_info *sc = ch->parent; in a10codec_start()
499 struct a10codec_info *sc = ch->parent; in a10codec_stop()
535 struct a10codec_info *sc = devinfo; in a10codec_chan_init()
583 struct a10codec_info *sc = ch->parent; in a10codec_chan_free()
661 struct a10codec_info *sc = ch->parent; in a10codec_chan_trigger()
745 struct a10codec_info *sc; in a10codec_attach()