Home
last modified time | relevance | path

Searched defs:_template (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/hwmon/
Dnct6683.c369 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ argument
375 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ argument
380 #define SENSOR_DEVICE_TEMPLATE_2(_template, _mode, _show, _store, \ argument
387 #define SENSOR_TEMPLATE(_name, _template, _mode, _show, _store, _index) \ argument
392 #define SENSOR_TEMPLATE_2(_name, _template, _mode, _show, _store, \ argument
Dnct6775-core.c958 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ argument
964 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ argument
969 #define SENSOR_DEVICE_TEMPLATE_2(_template, _mode, _show, _store, \ argument
976 #define SENSOR_TEMPLATE(_name, _template, _mode, _show, _store, _index) \ argument
981 #define SENSOR_TEMPLATE_2(_name, _template, _mode, _show, _store, \ argument
/linux-6.1.9/sound/pci/ac97/
Dac97_codec.c1155 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template, in snd_ac97_cnew()
/linux-6.1.9/sound/soc/
Dsoc-core.c2178 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template, in snd_soc_cnew()