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

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

Completed in 233 milliseconds