Searched defs:DIR (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/drivers/misc/bcm-vk/ |
| D | bcm_vk_tty.c | 32 #define VK_BAR_CHAN(v, DIR, e) ((v)->DIR##_offset \ argument 34 #define VK_BAR_CHAN_SIZE(v, DIR) VK_BAR_CHAN(v, DIR, size) argument 35 #define VK_BAR_CHAN_WR(v, DIR) VK_BAR_CHAN(v, DIR, wr) argument 36 #define VK_BAR_CHAN_RD(v, DIR) VK_BAR_CHAN(v, DIR, rd) argument 37 #define VK_BAR_CHAN_DATA(v, DIR, off) (VK_BAR_CHAN(v, DIR, data) + (off)) argument
|
| /kernel/liteos_m/kal/libc/newlib/porting/include/ |
| D | dirent.h | 58 typedef struct __dirstream DIR; typedef
|
| /kernel/linux/linux-6.6/drivers/net/wan/ |
| D | hd64570.h | 139 #define DIR 0x14 /* DMA Interrupt Enable */ macro
|
| /kernel/linux/linux-5.10/drivers/net/wan/ |
| D | hd64570.h | 139 #define DIR 0x14 /* DMA Interrupt Enable */ macro
|
| /kernel/linux/linux-5.10/drivers/media/usb/cpia2/ |
| D | cpia2_core.c | 522 #define DIR(cmd) ((cmd->direction == TRANSFER_WRITE) ? "Write" : "Read") macro
|
| /kernel/linux/linux-5.10/drivers/tty/ |
| D | synclinkmp.c | 377 #define DIR 0x94 macro
|
| /kernel/linux/linux-6.6/fs/proc/ |
| D | base.c | 184 #define DIR(NAME, MODE, iops, fops) \ macro
|
| /kernel/linux/linux-5.10/fs/proc/ |
| D | base.c | 145 #define DIR(NAME, MODE, iops, fops) \ macro
|