Searched defs:pfx (Results 1 – 6 of 6) sorted by relevance
| /sound/pci/emu10k1/ |
| A D | emuproc.c | 307 unsigned reg, const char *pfx) in disasm_emu10k1_reg() 324 static int disasm_sblive_reg(char *buffer, unsigned reg, const char *pfx) in disasm_sblive_reg() 329 static int disasm_audigy_reg(char *buffer, unsigned reg, const char *pfx) in disasm_audigy_reg()
|
| A D | emumixer.c | 81 #define ADAT_PS(pfx, sfx) \ argument 106 #define ADAT_TEXTS(pfx) ADAT_PS(pfx, "") argument 256 #define ADAT_CTLS(pfx) ADAT_PS(pfx, " Playback Enum") argument
|
| /sound/hda/codecs/ |
| A D | generic.c | 368 const char *pfx, struct nid_path *path) in print_nid_path() 997 const char *pfx, const char *dir, in add_control_with_pfx() 1011 #define add_pb_vol_ctrl(spec, type, pfx, val) \ argument 1013 #define add_pb_sw_ctrl(spec, type, pfx, val) \ argument 1015 #define __add_pb_vol_ctrl(spec, type, pfx, cidx, val) \ argument 1017 #define __add_pb_sw_ctrl(spec, type, pfx, cidx, val) \ argument 1056 static int add_sw_ctl(struct hda_codec *codec, const char *pfx, int cidx, in add_sw_ctl() 1079 static int add_stereo_sw(struct hda_codec *codec, const char *pfx, in add_stereo_sw() 1905 const char *pfx, int idx) in print_nid_path_idx() 2158 const char *pfx, int cidx) in create_extra_out() [all …]
|
| A D | ca0132.c | 6657 const char *pfx, int dir) in ca0132_alt_add_effect_slider() 6692 const char *pfx, int dir) in add_fx_switch()
|
| /sound/hda/common/ |
| A D | auto_parser.c | 646 const char *pfx = check_output_pfx(codec, nid); in get_hp_label_index() local 665 const char *pfx, *sfx = ""; in fill_audio_out_name() local
|
| /sound/pci/ac97/ |
| A D | ac97_codec.c | 1275 static int snd_ac97_cmix_new_stereo(struct snd_card *card, const char *pfx, in snd_ac97_cmix_new_stereo() 1304 #define snd_ac97_cmix_new(card, pfx, reg, acheck, ac97) \ argument
|
Completed in 57 milliseconds