Searched defs:_label (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/ |
H A D | cleanup.h | 352 #define __scoped_guard(_name, _label, args...) \ argument 364 #define __scoped_cond_guard(_name, _fail, _label, args...) \ argument
|
/linux/include/linux/gpio/ |
H A D | driver.h | 591 #define for_each_hwgpio_in_range(_chip, _i, _base, _size, _label) \ argument 604 #define for_each_hwgpio(_chip, _i, _label) \ argument 615 #define for_each_requested_gpio_in_range(_chip, _i, _base, _size, _label) \ argument
|
/linux/drivers/hwmon/ |
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 | 167 #define F7188X_GPIO_BANK(_ngpio, _regbase, _label) \ argument
|