Searched refs:hda_cvt_setup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_codec.c | 677 struct hda_cvt_setup { struct 687 static struct hda_cvt_setup * 690 struct hda_cvt_setup *p; in get_hda_cvt_setup() 954 snd_array_init(&codec->cvt_setups, sizeof(struct hda_cvt_setup), 8); in snd_hda_codec_device_new() 1048 struct hda_cvt_setup *p, hda_nid_t nid, in update_pcm_stream_id() 1066 static void update_pcm_format(struct hda_codec *codec, struct hda_cvt_setup *p, in update_pcm_format() 1097 struct hda_cvt_setup *p; in snd_hda_codec_setup_stream() 1135 struct hda_cvt_setup *q); 1146 struct hda_cvt_setup *p; in __snd_hda_codec_cleanup_stream() 1170 struct hda_cvt_setup * in really_cleanup_stream() [all...] |
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_codec.c | 677 struct hda_cvt_setup { struct 687 static struct hda_cvt_setup * 690 struct hda_cvt_setup *p; in get_hda_cvt_setup() 938 snd_array_init(&codec->cvt_setups, sizeof(struct hda_cvt_setup), 8); in snd_hda_codec_device_init() 1090 struct hda_cvt_setup *p, hda_nid_t nid, in update_pcm_stream_id() 1108 static void update_pcm_format(struct hda_codec *codec, struct hda_cvt_setup *p, in update_pcm_format() 1139 struct hda_cvt_setup *p; in snd_hda_codec_setup_stream() 1177 struct hda_cvt_setup *q); 1188 struct hda_cvt_setup *p; in __snd_hda_codec_cleanup_stream() 1212 struct hda_cvt_setup * in really_cleanup_stream() [all...] |
Completed in 10 milliseconds