Searched defs:_label (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | uaccess.h | 556 #define __try_cmpxchg64_user_asm(_ptr, _oldp, _nval, _label) \ argument 565 #define unsafe_try_cmpxchg_user(_ptr, _oldp, _nval, _label) ({ \ argument 589 #define __try_cmpxchg_user(_ptr, _oldp, _nval, _label) ({ \ argument
|
/openbmc/linux/drivers/hwmon/ |
H A D | acpi_power_meter.c | 465 #define RO_SENSOR_TEMPLATE(_label, _show, _index) \ argument 472 #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
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-ep93xx.c | 286 #define EP93XX_GPIO_BANK(_label, _data, _dir, _irq, _base, _has_irq, _has_hier, _irq_base) \ argument
|
H A D | gpio-f7188x.c | 166 #define F7188X_GPIO_BANK(_base, _ngpio, _regbase, _label) \ argument
|
/openbmc/linux/sound/soc/codecs/ |
H A D | adau17x1.c | 256 #define DECLARE_ADAU17X1_DSP_MUX_CTRL(_name, _label, _stream, _text) \ argument
|