Searched defs:set_beep_amp (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/sound/pci/hda/ |
D | patch_senarytech.c | 45 static int set_beep_amp(struct senary_spec *spec, hda_nid_t nid, in set_beep_amp() function
|
D | patch_analog.c | 43 #define set_beep_amp(spec, nid, idx, dir) \ macro 46 #define set_beep_amp(spec, nid, idx, dir) /* NOP */ macro
|
D | patch_via.c | 259 static int set_beep_amp(struct via_spec *spec, hda_nid_t nid, in set_beep_amp() function
|
D | patch_conexant.c | 56 static int set_beep_amp(struct conexant_spec *spec, hda_nid_t nid, in set_beep_amp() function
|
D | patch_realtek.c | 1133 static int set_beep_amp(struct alc_spec *spec, hda_nid_t nid, in set_beep_amp() function 1176 #define set_beep_amp(spec, nid, idx, dir) 0 macro
|