Searched refs:hda_codec_stream (Results 1 – 1 of 1) sorted by relevance
174 struct hda_codec_stream { struct199 struct hda_codec_stream streams[HDA_CODEC_STREAMS_COUNT]; argument223 static uint32_t hda_codec_audio_inout_nid(struct hda_codec_stream *st,395 struct hda_codec_stream *st = NULL; in hda_codec_init()468 struct hda_codec_stream *st = NULL; in hda_codec_reset()580 struct hda_codec_stream *st = NULL; in hda_codec_notify()667 struct hda_codec_stream *st = &sc->streams[HDA_CODEC_STREAM_OUTPUT]; in hda_codec_audio_output_nid()681 struct hda_codec_stream *st = NULL; in hda_codec_audio_output_do_transfer()706 struct hda_codec_stream *st = NULL; in hda_codec_audio_output_do_setup()728 struct hda_codec_stream *st = &sc->streams[HDA_CODEC_STREAM_INPUT]; in hda_codec_audio_input_nid()[all …]