Searched defs:_w (Results 1 – 7 of 7) sorted by relevance
/linux/scripts/ |
H A D | recordmcount.h | 93 # define _w w8 macro 131 # define _w w macro
|
/linux/sound/soc/atmel/ |
H A D | mchp-i2s-mcc.c | 231 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) argument
|
H A D | mchp-pdmc.c | 100 #define DMA_BURST_ALIGNED(_p, _s, _w) !(_p % (_s * _w)) argument
|
/linux/drivers/video/fbdev/omap/ |
H A D | hwa742.c | 410 #define ADD_PREQ(_x, _y, _w, _h, can_sleep) do {\ argument
|
/linux/drivers/usb/musb/ |
H A D | musb_core.c | 2216 struct musb_pending_work *w, *_w; in musb_run_resume_work() local
|
/linux/fs/bcachefs/ |
H A D | fsck.c | 787 #define for_each_visible_inode(_c, _s, _w, _snapshot, _i) \ argument
|
/linux/include/sound/ |
H A D | soc.h | 1114 #define for_each_card_widgets_safe(card, w, _w) \ argument
|