Home
last modified time | relevance | path

Searched refs:modelname (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_auto_parser.c824 const char *modelname = codec->fixup_name; in __snd_hda_apply_fixup() local
839 codec->core.chip_name, modelname); in __snd_hda_apply_fixup()
846 codec->core.chip_name, modelname); in __snd_hda_apply_fixup()
853 codec->core.chip_name, modelname); in __snd_hda_apply_fixup()
860 codec->core.chip_name, modelname); in __snd_hda_apply_fixup()
991 if (codec->modelname && !strcmp(codec->modelname, "nofixup")) { in snd_hda_pick_fixup()
1000 if (codec->modelname && models) { in snd_hda_pick_fixup()
1002 if (!strcmp(codec->modelname, models->name)) { in snd_hda_pick_fixup()
1017 if (codec->modelname in snd_hda_pick_fixup()
[all...]
H A Dhda_sysfs.c78 CODEC_INFO_STR_SHOW(modelname, modelname);
199 CODEC_INFO_STR_STORE(modelname, modelname);
507 static RECONFIG_DEVICE_ATTR(modelname);
581 kfree((*codecp)->modelname); in parse_model_mode()
582 (*codecp)->modelname = kstrdup(buf, GFP_KERNEL); in parse_model_mode()
H A Dhda_bind.c298 (codec->modelname && !strcmp(codec->modelname, "generic"))
H A Dhda_codec.c883 kfree(codec->modelname); in snd_hda_codec_dev_release()
1010 if (codec->bus->modelname) { in snd_hda_codec_device_new()
1011 codec->modelname = kstrdup(codec->bus->modelname, GFP_KERNEL); in snd_hda_codec_device_new()
1012 if (!codec->modelname) in snd_hda_codec_device_new()
H A Dhda_controller.c1172 bus->modelname = model; in azx_bus_init()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_sysfs.c78 CODEC_INFO_STR_SHOW(modelname, modelname);
199 CODEC_INFO_STR_STORE(modelname, modelname);
510 static RECONFIG_DEVICE_ATTR(modelname);
584 kfree((*codecp)->modelname); in parse_model_mode()
585 (*codecp)->modelname = kstrdup(buf, GFP_KERNEL); in parse_model_mode()
H A Dhda_auto_parser.c828 const char *modelname = codec->fixup_name; in __snd_hda_apply_fixup() local
843 codec->core.chip_name, modelname); in __snd_hda_apply_fixup()
850 codec->core.chip_name, modelname); in __snd_hda_apply_fixup()
857 codec->core.chip_name, modelname); in __snd_hda_apply_fixup()
864 codec->core.chip_name, modelname); in __snd_hda_apply_fixup()
991 if (codec->modelname && !strcmp(codec->modelname, "nofixup")) { in snd_hda_pick_fixup()
1000 if (codec->modelname && models) { in snd_hda_pick_fixup()
1002 if (!strcmp(codec->modelname, models->name)) { in snd_hda_pick_fixup()
H A Dhda_bind.c288 (codec->modelname && !strcmp(codec->modelname, "generic"))
H A Dhda_codec.c858 kfree(codec->modelname); in snd_hda_codec_dev_release()
971 if (codec->bus->modelname) { in snd_hda_codec_device_new()
972 codec->modelname = kstrdup(codec->bus->modelname, GFP_KERNEL); in snd_hda_codec_device_new()
973 if (!codec->modelname) { in snd_hda_codec_device_new()
H A Dhda_controller.c1220 bus->modelname = model; in azx_bus_init()
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-codec.c107 ((bus)->modelname && !strcmp((bus)->modelname, "generic"))
H A Dhda.c543 hbus->modelname = hda_model; in hda_init()
/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-codec.c119 ((bus)->modelname && !strcmp((bus)->modelname, "generic"))
H A Dhda.c836 hbus->modelname = hda_model; in hda_init()
/kernel/linux/linux-5.10/include/sound/
H A Dhda_codec.h46 const char *modelname; member
184 const char *modelname; /* model name for preset */ member
/kernel/linux/linux-6.6/include/sound/
H A Dhda_codec.h43 const char *modelname; member
183 const char *modelname; /* model name for preset */ member
/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Dice1724.c2278 const char *modelname) in snd_vt1724_read_eeprom()
2284 if (!modelname || !*modelname) { in snd_vt1724_read_eeprom()
2313 if (modelname && c->model && in snd_vt1724_read_eeprom()
2314 !strcmp(modelname, c->model)) { in snd_vt1724_read_eeprom()
2503 const char *modelname, in snd_vt1724_create()
2563 if (snd_vt1724_read_eeprom(ice, modelname) < 0) { in snd_vt1724_create()
2277 snd_vt1724_read_eeprom(struct snd_ice1712 *ice, const char *modelname) snd_vt1724_read_eeprom() argument
2501 snd_vt1724_create(struct snd_card *card, struct pci_dev *pci, const char *modelname, struct snd_ice1712 **r_ice1712) snd_vt1724_create() argument
H A Dice1712.c2241 const char *modelname) in snd_ice1712_read_eeprom()
2247 if (!modelname || !*modelname) { in snd_ice1712_read_eeprom()
2270 if (modelname && c->model && !strcmp(modelname, c->model)) { in snd_ice1712_read_eeprom()
2470 const char *modelname, in snd_ice1712_create()
2556 if (snd_ice1712_read_eeprom(ice, modelname) < 0) { in snd_ice1712_create()
2240 snd_ice1712_read_eeprom(struct snd_ice1712 *ice, const char *modelname) snd_ice1712_read_eeprom() argument
2468 snd_ice1712_create(struct snd_card *card, struct pci_dev *pci, const char *modelname, int omni, int cs8427_timeout, int dxr_enable, struct snd_ice1712 **r_ice1712) snd_ice1712_create() argument
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Dice1724.c2252 const char *modelname) in snd_vt1724_read_eeprom()
2258 if (!modelname || !*modelname) { in snd_vt1724_read_eeprom()
2287 if (modelname && c->model && in snd_vt1724_read_eeprom()
2288 !strcmp(modelname, c->model)) { in snd_vt1724_read_eeprom()
2467 const char *modelname) in snd_vt1724_create()
2511 if (snd_vt1724_read_eeprom(ice, modelname) < 0) in snd_vt1724_create()
2251 snd_vt1724_read_eeprom(struct snd_ice1712 *ice, const char *modelname) snd_vt1724_read_eeprom() argument
2465 snd_vt1724_create(struct snd_card *card, struct pci_dev *pci, const char *modelname) snd_vt1724_create() argument
H A Dice1712.c2235 const char *modelname) in snd_ice1712_read_eeprom()
2241 if (!modelname || !*modelname) { in snd_ice1712_read_eeprom()
2264 if (modelname && c->model && !strcmp(modelname, c->model)) { in snd_ice1712_read_eeprom()
2455 const char *modelname, in snd_ice1712_create()
2523 if (snd_ice1712_read_eeprom(ice, modelname) < 0) in snd_ice1712_create()
2234 snd_ice1712_read_eeprom(struct snd_ice1712 *ice, const char *modelname) snd_ice1712_read_eeprom() argument
2453 snd_ice1712_create(struct snd_card *card, struct pci_dev *pci, const char *modelname, int omni, int cs8427_timeout, int dxr_enable) snd_ice1712_create() argument
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl.c898 hbus->modelname = "sklbus"; in skl_create()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl.c908 hbus->modelname = "sklbus"; in skl_create()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_attr.c2639 static DEVICE_ATTR(modelname, S_IRUGO, lpfc_modelname_show, NULL);
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c2972 static DEVICE_ATTR(modelname, S_IRUGO, lpfc_modelname_show, NULL);

Completed in 59 milliseconds