Searched defs:__dir (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/sun/ |
D | sunhme.c | 255 #define hme_dma_map(__hp, __ptr, __size, __dir) \ argument 257 #define hme_dma_unmap(__hp, __addr, __size, __dir) \ argument 259 #define hme_dma_sync_for_cpu(__hp, __addr, __size, __dir) \ argument 261 #define hme_dma_sync_for_device(__hp, __addr, __size, __dir) \ argument 281 #define hme_dma_map(__hp, __ptr, __size, __dir) \ argument 283 #define hme_dma_unmap(__hp, __addr, __size, __dir) \ argument 285 #define hme_dma_sync_for_cpu(__hp, __addr, __size, __dir) \ argument 287 #define hme_dma_sync_for_device(__hp, __addr, __size, __dir) \ argument 309 #define hme_dma_map(__hp, __ptr, __size, __dir) \ argument 311 #define hme_dma_unmap(__hp, __addr, __size, __dir) \ argument [all …]
|
/Linux-v4.19/drivers/pinctrl/vt8500/ |
D | pinctrl-wmt.h | 21 #define WMT_PINCTRL_BANK(__en, __dir, __dout, __din, __pen, __pcfg) \ argument
|
/Linux-v4.19/drivers/staging/greybus/ |
D | light.c | 188 #define gb_lights_fade_attr(__dir) \ argument
|
/Linux-v4.19/net/bluetooth/rfcomm/ |
D | core.c | 90 #define __dir(dlci) (dlci & 0x01) macro
|