Searched refs:_TYPE (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/regulator/ |
| H A D | spacemit-p1.c | 68 #define P1_ID(_TYPE, _n) P1_ ## _TYPE ## _n argument 71 #define P1_REG_DESC(_TYPE, _type, _n, _s, _off, _mask, _nv, _ranges) \ argument 77 .id = P1_ID(_TYPE, _n), \
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_uc.h | 104 #define intel_uc_ops_function(_NAME, _OPS, _TYPE, _RET) \ argument 105 static inline _TYPE intel_uc_##_NAME(struct intel_uc *uc) \
|
| /linux/include/media/ |
| H A D | ipu-bridge.h | 46 #define NODE_VCM(_TYPE) \ argument 48 .name = _TYPE, \
|
| /linux/include/net/ |
| H A D | devlink.h | 625 .type = DEVLINK_PARAM_GENERIC_##_id##_TYPE, \ 650 .type = DEVLINK_PARAM_GENERIC_##_id##_TYPE, \
|
| /linux/sound/pci/ |
| H A D | via82xx_modem.c | 103 VIA_REG_##name##_TYPE = (val) + 0x02,\
|
| H A D | via82xx.c | 167 VIA_REG_##name##_TYPE = (val) + 0x02,\
|