Searched defs:model (Results 1 – 25 of 25) sorted by relevance
| /sound/firewire/oxfw/ |
| A D | oxfw.c | 54 char model[32]; in detect_loud_models() local 70 char model[32]; in name_card() local 137 int vendor, model; in detect_quirks() local 315 #define OXFW_DEV_ENTRY(vendor, model, data) \ argument
|
| /sound/firewire/dice/ |
| A D | dice.c | 37 int key, val, vendor = -1, model = -1; in check_dice_category() local 101 char vendor[32], model[32]; in dice_card_strings() local 248 #define DICE_DEV_ENTRY_TYPICAL(vendor, model, data) \ argument
|
| /sound/firewire/bebob/ |
| A D | bebob.c | 72 char model[32] = {0}; in name_device() local 355 #define SND_BEBOB_DEV_ENTRY(vendor, model, data) \ argument
|
| /sound/pci/ctxfi/ |
| A D | cthardware.c | 20 enum CTCARDS model, struct hw **rhw) in create_hw_obj()
|
| A D | ctatc.h | 81 int model; member
|
| A D | cthardware.h | 191 enum CTCARDS model; member
|
| /sound/firewire/tascam/ |
| A D | tascam.c | 48 char model[9]; in identify_model() local
|
| /sound/firewire/digi00x/ |
| A D | digi00x.c | 23 char *model; in name_card() local
|
| /sound/firewire/motu/ |
| A D | motu.c | 151 #define SND_MOTU_DEV_ENTRY(model, data) \ argument
|
| /sound/pci/ymfpci/ |
| A D | ymfpci.c | 164 const char *str, *model; in __snd_card_ymfpci_probe() local
|
| /sound/firewire/fireworks/ |
| A D | fireworks.c | 306 #define SND_EFW_DEV_ENTRY(vendor, model) \ argument
|
| /sound/hda/codecs/side-codecs/ |
| A D | cs35l41_hda_property.c | 567 const struct cs35l41_prop_model *model; in cs35l41_add_dsd_properties() local
|
| /sound/drivers/ |
| A D | dummy.c | 52 static char *model[SNDRV_CARDS] = {[0 ... (SNDRV_CARDS - 1)] = NULL}; variable 128 const struct dummy_model *model; member 545 const struct dummy_model *model = dummy->model; in dummy_pcm_open() local
|
| /sound/ppc/ |
| A D | pmac.h | 89 enum snd_pmac_model model; member
|
| /sound/pci/oxygen/ |
| A D | oxygen.h | 152 struct oxygen_model model; member
|
| /sound/soc/codecs/ |
| A D | tlv320aic3x.c | 85 u16 model; member
|
| /sound/hda/codecs/ |
| A D | analog.c | 32 int model; member
|
| /sound/isa/opti9xx/ |
| A D | miro.c | 899 char* model = "unknown"; in snd_miro_proc_read() local
|
| /sound/hda/common/ |
| A D | controller.c | 1164 int azx_bus_init(struct azx *chip, const char *model) in azx_bus_init()
|
| /sound/pci/ca0106/ |
| A D | ca0106.h | 673 unsigned short model; /* subsystem id */ member
|
| /sound/hda/controllers/ |
| A D | intel.c | 107 static char *model[SNDRV_CARDS]; variable
|
| /sound/pci/emu10k1/ |
| A D | emu10k1x.c | 224 unsigned short model; /* subsystem id */ member
|
| /sound/pci/ice1712/ |
| A D | ice1712.h | 510 const char *model; member
|
| A D | ice1724.c | 51 static char *model[SNDRV_CARDS]; variable
|
| A D | ice1712.c | 67 static char *model[SNDRV_CARDS]; variable
|
Completed in 164 milliseconds