Home
last modified time | relevance | path

Searched defs:set_beep_amp (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_analog.c43 #define set_beep_amp(spec, nid, idx, dir) \ macro
46 #define set_beep_amp(spec, nid, idx, dir) /* NOP */ macro
H A Dpatch_via.c259 static int set_beep_amp(struct via_spec *spec, hda_nid_t nid, in set_beep_amp() function
H A Dpatch_conexant.c63 static int set_beep_amp(struct conexant_spec *spec, hda_nid_t nid, in set_beep_amp() function
H A Dpatch_realtek.c1116 static int set_beep_amp(struct alc_spec *spec, hda_nid_t nid, in set_beep_amp() function
1159 #define set_beep_amp(spec, nid, idx, dir) 0 macro