Searched defs:_template (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/hwmon/ | 
| D | nct6683.c | 358 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) {	\  argument364 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index)	\  argument
 369 #define SENSOR_DEVICE_TEMPLATE_2(_template, _mode, _show, _store,	\  argument
 376 #define SENSOR_TEMPLATE(_name, _template, _mode, _show, _store, _index)	\  argument
 381 #define SENSOR_TEMPLATE_2(_name, _template, _mode, _show, _store,	\  argument
 
 | 
| D | nct6775.c | 1245 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) {	\  argument1251 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index)	\  argument
 1256 #define SENSOR_DEVICE_TEMPLATE_2(_template, _mode, _show, _store,	\  argument
 1263 #define SENSOR_TEMPLATE(_name, _template, _mode, _show, _store, _index)	\  argument
 1268 #define SENSOR_TEMPLATE_2(_name, _template, _mode, _show, _store,	\  argument
 
 | 
| /Linux-v5.4/sound/pci/ac97/ | 
| D | ac97_codec.c | 1155 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template,  in snd_ac97_cnew()
 | 
| /Linux-v5.4/sound/soc/ | 
| D | soc-core.c | 2224 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template,  in snd_soc_cnew()
 |