Home
last modified time | relevance | path

Searched refs:models (Results 1 – 5 of 5) sorted by relevance

/sound/hda/common/
A Dauto_parser.c1007 const struct hda_model_fixup *models, in snd_hda_pick_fixup() argument
1032 if (codec->modelname && models) { in snd_hda_pick_fixup()
1033 while (models->name) { in snd_hda_pick_fixup()
1034 if (!strcmp(codec->modelname, models->name)) { in snd_hda_pick_fixup()
1035 id = models->id; in snd_hda_pick_fixup()
1036 name = models->name; in snd_hda_pick_fixup()
1041 models++; in snd_hda_pick_fixup()
A Dhda_local.h381 const struct hda_model_fixup *models,
/sound/firewire/oxfw/
A Doxfw.c48 static const char *const models[] = { in detect_loud_models() local
62 return match_string(models, ARRAY_SIZE(models), model) >= 0; in detect_loud_models()
/sound/soc/pxa/
A DKconfig48 Zaurus SL-Cxx00 models (Spitz, Borzoi and Akita).
/sound/firewire/
A DKconfig30 * Loud Technologies Mackie Onyx Blackbird, Onyx 820i/1220i/1620i/1640i (latter models)
54 * Mackie(Loud) Onyx-i series (former models)

Completed in 13 milliseconds