Searched defs:_template (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/hwmon/ |
A D | nct6683.c | 369 #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
|
A D | nct6775.c | 1351 #define __TEMPLATE_ATTR(_template, _mode, _show, _store) { \ argument 1357 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ argument 1362 #define SENSOR_DEVICE_TEMPLATE_2(_template, _mode, _show, _store, \ argument 1369 #define SENSOR_TEMPLATE(_name, _template, _mode, _show, _store, _index) \ argument 1374 #define SENSOR_TEMPLATE_2(_name, _template, _mode, _show, _store, \ argument
|
/linux/sound/pci/ac97/ |
A D | ac97_codec.c | 1155 static struct snd_kcontrol *snd_ac97_cnew(const struct snd_kcontrol_new *_template, in snd_ac97_cnew()
|
/linux/sound/soc/ |
A D | soc-core.c | 2180 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template, in snd_soc_cnew()
|
Completed in 35 milliseconds