Searched defs:key (Results 1 – 16 of 16) sorted by relevance
/sound/pci/hda/ |
D | hda_sysfs.c | 25 const char *key; member 282 static struct hda_hint *get_hint(struct hda_codec *codec, const char *key) in get_hint() 311 char *key, *val; in parse_hints() local 421 const char *snd_hda_get_hint(struct hda_codec *codec, const char *key) in snd_hda_get_hint() 437 int snd_hda_get_bool_hint(struct hda_codec *codec, const char *key) in snd_hda_get_bool_hint() 473 int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp) in snd_hda_get_int_hint()
|
D | hda_jack.h | 50 int key; member
|
D | hda_local.h | 570 const char *snd_hda_get_hint(struct hda_codec *codec, const char *key) in snd_hda_get_hint() 576 int snd_hda_get_bool_hint(struct hda_codec *codec, const char *key) in snd_hda_get_bool_hint() 582 int snd_hda_get_int_hint(struct hda_codec *codec, const char *key, int *valp) in snd_hda_get_int_hint()
|
D | patch_sigmatel.c | 537 static inline bool get_int_hint(struct hda_codec *codec, const char *key, in get_int_hint()
|
/sound/firewire/dice/ |
D | dice-presonus.c | 31 int key, val, model_id; in snd_dice_detect_presonus_formats() local
|
D | dice-tcelectronic.c | 73 int key, val, model_id; in snd_dice_detect_tcelectronic_formats() local
|
D | dice.c | 34 int key, val, vendor = -1, model = -1; in check_dice_category() local
|
/sound/firewire/motu/ |
D | motu.c | 32 int key, val; in name_card() local
|
/sound/synth/emux/ |
D | soundfont.c | 1255 search_first_zone(struct snd_sf_list *sflist, int bank, int preset, int key) in search_first_zone() 1288 int key = zp->v.fixkey; in search_zones() local 1319 get_index(int bank, int instr, int key) in get_index()
|
D | emux_synth.c | 49 int i, key, nvoices; in snd_emux_note_on() local
|
/sound/firewire/oxfw/ |
D | oxfw.c | 129 int key, val; in detect_quirks() local
|
/sound/core/ |
D | jack.c | 327 int key = fls(SND_JACK_BTN_0) - fls(type); in snd_jack_set_key() local
|
/sound/drivers/opl3/ |
D | opl3_synth.c | 308 unsigned int key = (prog + bank) % OPL3_PATCH_HASH_SIZE; in snd_opl3_find_patch() local
|
D | opl3_midi.c | 296 int key = note; in snd_opl3_note_on() local
|
/sound/hda/ |
D | hdac_stream.c | 323 int key = (substream->number << 2) | (substream->stream + 1); in snd_hdac_stream_assign() local
|
/sound/firewire/ |
D | isight.c | 603 int key, value; in get_unit_base() local
|