Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dnct6683.c367 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ argument
373 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ argument
378 #define SENSOR_DEVICE_TEMPLATE_2(_template, _mode, _show, _store, \ argument
385 #define SENSOR_TEMPLATE(_name, _template, _mode, _show, _store, _index) \ argument
390 #define SENSOR_TEMPLATE_2(_name, _template, _mode, _show, _store, \ argument
Dnct6775.c1145 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ argument
1151 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ argument
1156 #define SENSOR_DEVICE_TEMPLATE_2(_template, _mode, _show, _store, \ argument
1163 #define SENSOR_TEMPLATE(_name, _template, _mode, _show, _store, _index) \ argument
1168 #define SENSOR_TEMPLATE_2(_name, _template, _mode, _show, _store, \ argument
/Linux-v4.19/sound/pci/ac97/
Dac97_codec.c1175 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template, in snd_ac97_cnew()
/Linux-v4.19/sound/soc/
Dsoc-core.c2278 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template, in snd_soc_cnew()