Home
last modified time | relevance | path

Searched refs:supports_vref (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_proc.c306 int *supports_vref) in print_pin_caps()
359 *supports_vref = 1; in print_pin_caps()
361 *supports_vref = 0; in print_pin_caps()
402 int supports_vref) in print_pin_ctls()
415 if (supports_vref) { in print_pin_ctls()
853 int supports_vref; in print_codec_info() local
854 print_pin_caps(buffer, codec, nid, &supports_vref); in print_codec_info()
855 print_pin_ctls(buffer, codec, nid, supports_vref); in print_codec_info()
304 print_pin_caps(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int *supports_vref) print_pin_caps() argument
400 print_pin_ctls(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int supports_vref) print_pin_ctls() argument
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_proc.c306 int *supports_vref) in print_pin_caps()
359 *supports_vref = 1; in print_pin_caps()
361 *supports_vref = 0; in print_pin_caps()
402 int supports_vref) in print_pin_ctls()
415 if (supports_vref) { in print_pin_ctls()
889 int supports_vref; in print_codec_info() local
890 print_pin_caps(buffer, codec, nid, &supports_vref); in print_codec_info()
891 print_pin_ctls(buffer, codec, nid, supports_vref); in print_codec_info()
304 print_pin_caps(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int *supports_vref) print_pin_caps() argument
400 print_pin_ctls(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid, int supports_vref) print_pin_ctls() argument

Completed in 3 milliseconds