Searched defs:model (Results 1 – 25 of 27) sorted by relevance
12
/sound/firewire/dice/ |
D | dice.c | 37 char model[32]; in force_two_pcm_support() local 57 int key, val, vendor = -1, model = -1; in check_dice_category() local 124 char vendor[32], model[32]; in dice_card_strings() local
|
/sound/firewire/oxfw/ |
D | oxfw.c | 52 char model[32]; in detect_loud_models() local 74 char model[32]; in name_card() local 159 int vendor, model; in detect_quirks() local
|
/sound/pci/ctxfi/ |
D | cthardware.c | 24 enum CTCARDS model, struct hw **rhw) in create_hw_obj()
|
D | ctatc.h | 85 int model; member
|
D | cthardware.h | 194 enum CTCARDS model; member
|
/sound/firewire/tascam/ |
D | tascam.c | 49 char model[9]; in identify_model() local
|
/sound/firewire/digi00x/ |
D | digi00x.c | 23 char *model; in name_card() local
|
/sound/firewire/motu/ |
D | motu.c | 240 #define SND_MOTU_DEV_ENTRY(model, data) \ argument
|
/sound/pci/ymfpci/ |
D | ymfpci.c | 183 const char *str, *model; in snd_card_ymfpci_probe() local
|
/sound/firewire/bebob/ |
D | bebob.c | 74 char model[32] = {0}; in name_device() local
|
D | bebob.h | 253 #define SND_BEBOB_DEV_ENTRY(vendor, model, data) \ argument
|
/sound/drivers/ |
D | dummy.c | 64 static char *model[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = NULL}; variable 134 struct dummy_model *model; member 564 struct dummy_model *model = dummy->model; in dummy_pcm_open() local
|
/sound/ppc/ |
D | pmac.h | 101 enum snd_pmac_model model; member
|
/sound/oss/ |
D | sb.h | 88 int model, submodel; member
|
D | opl3.c | 72 int model; member
|
D | ad1848.c | 78 int model; member
|
/sound/firewire/fireworks/ |
D | fireworks.h | 227 #define SND_EFW_DEV_ENTRY(vendor, model) \ argument
|
/sound/pci/oxygen/ |
D | oxygen.h | 152 struct oxygen_model model; member
|
/sound/soc/codecs/ |
D | tlv320aic3x.c | 92 u16 model; member
|
/sound/pci/hda/ |
D | hda_controller.c | 1253 int azx_bus_init(struct azx *chip, const char *model, in azx_bus_init()
|
D | hda_intel.c | 127 static char *model[SNDRV_CARDS]; variable
|
/sound/isa/opti9xx/ |
D | miro.c | 892 char* model = "unknown"; in snd_miro_proc_read() local
|
/sound/pci/ca0106/ |
D | ca0106.h | 689 unsigned short model; /* subsystem id */ member
|
/sound/pci/ice1712/ |
D | ice1712.h | 523 const char *model; member
|
/sound/pci/emu10k1/ |
D | emu10k1x.c | 239 unsigned short model; /* subsystem id */ member
|
12