Searched refs:_ID_ (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_nic.h | 98 #define AQ_NIC_RING2QMAP(_NIC_, _ID_) \ argument 99 ((_ID_) / AQ_NIC_CFG_RING_PER_TC(&(_NIC_)->aq_nic_cfg) * \ 101 ((_ID_) % AQ_NIC_CFG_RING_PER_TC(&(_NIC_)->aq_nic_cfg)))
|
/Linux-v5.10/drivers/regulator/ |
D | pv88060-regulator.c | 148 .id = chip##_ID_##regl_name,\ 173 .id = chip##_ID_##regl_name,\ 193 .id = chip##_ID_##regl_name,\
|
D | act8945a-regulator.c | 235 [_family##_ID_##_id] = { \ 241 .id = _family##_ID_##_id, \
|
D | pv88090-regulator.c | 164 .id = chip##_ID_##regl_name,\ 190 .id = chip##_ID_##regl_name,\
|
D | pv88080-regulator.c | 285 .id = chip##_ID_##regl_name,\ 303 .id = chip##_ID_##regl_name,\
|
D | act8865-regulator.c | 438 [_family##_ID_##_id] = { \ 444 .id = _family##_ID_##_id, \
|
D | da9063-regulator.c | 90 .desc.id = chip##_ID_##regl_name, \ 110 .desc.id = chip##_ID_##regl_name, \
|
D | da903x-regulator.c | 335 .id = _pmic##_ID_##_id, \
|