Searched defs:_label (Results 1 – 6 of 6) sorted by relevance
/linux/include/linux/ |
H A D | cleanup.h | 323 #define __scoped_guard(_name, _label, args...) \ argument 335 #define __scoped_cond_guard(_name, _fail, _label, args...) \ argument
|
/linux/include/linux/gpio/ |
H A D | driver.h | 559 #define for_each_hwgpio(_chip, _i, _label) \ argument 575 #define for_each_requested_gpio_in_range(_chip, _i, _base, _size, _label) \ argument
|
/linux/drivers/hwmon/ |
H A D | acpi_power_meter.c | 478 #define RO_SENSOR_TEMPLATE(_label, _show, _index) \ argument 485 #define RW_SENSOR_TEMPLATE(_label, _show, _set, _index) \ argument
|
H A D | bt1-pvt.h | 160 #define PVT_SENSOR_INFO(_ch, _label, _type, _mode, _thres) \ argument
|
/linux/drivers/gpio/ |
H A D | gpio-f7188x.c | 166 #define F7188X_GPIO_BANK(_ngpio, _regbase, _label) \ argument
|
/linux/sound/soc/codecs/ |
H A D | adau17x1.c | 256 #define DECLARE_ADAU17X1_DSP_MUX_CTRL(_name, _label, _stream, _text) \ argument
|