Searched refs:snd_hda_multi_out_dig_open (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_local.h | 235 int snd_hda_multi_out_dig_open(struct hda_codec *codec,
|
H A D | hda_codec.c | 3629 * snd_hda_multi_out_dig_open - open the digital out in the exclusive mode 3633 int snd_hda_multi_out_dig_open(struct hda_codec *codec, in snd_hda_multi_out_dig_open() function 3644 EXPORT_SYMBOL_GPL(snd_hda_multi_out_dig_open); variable
|
H A D | patch_hdmi.c | 3279 return snd_hda_multi_out_dig_open(codec, &spec->multiout); in simple_playback_pcm_open()
|
H A D | hda_generic.c | 5538 return snd_hda_multi_out_dig_open(codec, &spec->multiout); in dig_playback_pcm_open()
|
H A D | patch_ca0132.c | 3833 return snd_hda_multi_out_dig_open(codec, &spec->multiout); in ca0132_dig_playback_pcm_open()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_local.h | 226 int snd_hda_multi_out_dig_open(struct hda_codec *codec,
|
H A D | hda_codec.c | 3660 * snd_hda_multi_out_dig_open - open the digital out in the exclusive mode 3664 int snd_hda_multi_out_dig_open(struct hda_codec *codec, in snd_hda_multi_out_dig_open() function 3675 EXPORT_SYMBOL_GPL(snd_hda_multi_out_dig_open); variable
|
H A D | patch_hdmi.c | 3412 return snd_hda_multi_out_dig_open(codec, &spec->multiout); in simple_playback_pcm_open()
|
H A D | patch_ca0132.c | 3953 return snd_hda_multi_out_dig_open(codec, &spec->multiout); in ca0132_dig_playback_pcm_open()
|
H A D | hda_generic.c | 5431 return snd_hda_multi_out_dig_open(codec, &spec->multiout); in dig_playback_pcm_open()
|
Completed in 66 milliseconds