Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dnct6683.c372 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ argument
378 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ argument
383 #define SENSOR_DEVICE_TEMPLATE_2(_template, _mode, _show, _store, \ argument
390 #define SENSOR_TEMPLATE(_name, _template, _mode, _show, _store, _index) \ argument
395 #define SENSOR_TEMPLATE_2(_name, _template, _mode, _show, _store, \ argument
H A Dnct6775-core.c1042 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ argument
1048 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ argument
1053 #define SENSOR_DEVICE_TEMPLATE_2(_template, _mode, _show, _store, \ argument
1060 #define SENSOR_TEMPLATE(_name, _template, _mode, _show, _store, _index) \ argument
1065 #define SENSOR_TEMPLATE_2(_name, _template, _mode, _show, _store, \ argument
/linux/sound/pci/ac97/
H A Dac97_codec.c1154 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template, in snd_ac97_cnew()
/linux/sound/soc/
H A Dsoc-core.c2402 snd_soc_cnew(const struct snd_kcontrol_new * _template,void * data,const char * long_name,const char * prefix) snd_soc_cnew() argument