Searched refs:_ID (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/regulator/ |
| H A D | hi655x-regulator.c | 107 #define HI655X_LDO(_ID, vreg, vmask, ereg, dreg, \ argument 110 .name = #_ID, \ 111 .of_match = of_match_ptr(#_ID), \ 115 .id = HI655X_##_ID, \ 128 #define HI655X_LDO_LINEAR(_ID, vreg, vmask, ereg, dreg, \ argument 131 .name = #_ID, \ 132 .of_match = of_match_ptr(#_ID), \ 136 .id = HI655X_##_ID, \
|
| H A D | hi6421v530-regulator.c | 70 #define HI6421V530_LDO(_ID, v_table, vreg, vmask, ereg, emask, \ argument 73 .name = #_ID, \ 74 .of_match = of_match_ptr(#_ID), \ 78 .id = HI6421V530_##_ID, \
|
| H A D | max5970-regulator.c | 366 #define MAX597X_SWITCH(_ID, _ereg, _chan, _supply) { \ argument 367 .name = #_ID, \ 368 .of_match = of_match_ptr(#_ID), \ 372 .id = MAX597X_##_ID, \
|
| /linux/drivers/hid/ |
| H A D | hid-uclogic-rdesc.h | 105 #define UCLOGIC_RDESC_PEN_PH(_ID) \ argument 106 UCLOGIC_RDESC_PEN_PH_HEAD, UCLOGIC_RDESC_PEN_PH_ID_##_ID
|
| /linux/drivers/pmdomain/amlogic/ |
| H A D | meson-secure-pwrc.c | 98 [PWRC_##__name##_ID] = \ 101 .index = PWRC_##__name##_ID, \ 108 [PWRC_##__name##_ID] = \ 111 .index = PWRC_##__name##_ID, \
|
| /linux/drivers/spi/ |
| H A D | spi-dw.h | 23 ((_dws)->ip == DW_ ## _ip ## _ID)
|