/linux-3.4.99/drivers/usb/gadget/ |
D | at91_udc.h | 157 # define VDBG(stuff...) do{}while(0) argument 163 # define PACKET(stuff...) do{}while(0) argument 166 #define ERR(stuff...) pr_err("udc: " stuff) argument 167 #define WARNING(stuff...) pr_warning("udc: " stuff) argument 168 #define INFO(stuff...) pr_info("udc: " stuff) argument 169 #define DBG(stuff...) pr_debug("udc: " stuff) argument
|
D | pxa25x_udc.h | 151 #define DMSG(stuff...) pr_debug("udc: " stuff) argument 245 #define DBG(lvl, stuff...) do{if ((lvl) <= UDC_DEBUG) DMSG(stuff);}while(0) argument 247 #define ERR(stuff...) pr_err("udc: " stuff) argument 248 #define WARNING(stuff...) pr_warning("udc: " stuff) argument 249 #define INFO(stuff...) pr_info("udc: " stuff) argument
|
D | omap_udc.h | 187 # define VDBG(stuff...) do{}while(0) argument 190 #define ERR(stuff...) pr_err("udc: " stuff) argument 191 #define WARNING(stuff...) pr_warning("udc: " stuff) argument 192 #define INFO(stuff...) pr_info("udc: " stuff) argument 193 #define DBG(stuff...) pr_debug("udc: " stuff) argument
|
D | fsl_usb2_udc.h | 540 #define VDBG(stuff...) do{}while(0) argument 543 #define ERR(stuff...) pr_err("udc: " stuff) argument 544 #define WARNING(stuff...) pr_warning("udc: " stuff) argument 545 #define INFO(stuff...) pr_info("udc: " stuff) argument
|
/linux-3.4.99/drivers/usb/host/ |
D | sl811.h | 246 #define DBG(stuff...) printk(KERN_DEBUG "sl811: " stuff) argument 248 #define DBG(stuff...) do{}while(0) argument 254 # define VDBG(stuff...) do{}while(0) argument 260 # define PACKET(stuff...) do{}while(0) argument 263 #define ERR(stuff...) printk(KERN_ERR "sl811: " stuff) argument 264 #define WARNING(stuff...) printk(KERN_WARNING "sl811: " stuff) argument 265 #define INFO(stuff...) printk(KERN_INFO "sl811: " stuff) argument
|
D | isp116x.h | 329 #define DBG(stuff...) printk(KERN_DEBUG "116x: " stuff) argument 331 #define DBG(stuff...) do{}while(0) argument 337 # define VDBG(stuff...) do{}while(0) argument 340 #define ERR(stuff...) printk(KERN_ERR "116x: " stuff) argument 341 #define WARNING(stuff...) printk(KERN_WARNING "116x: " stuff) argument 342 #define INFO(stuff...) printk(KERN_INFO "116x: " stuff) argument
|
/linux-3.4.99/arch/cris/arch-v32/mach-fs/ |
D | Kconfig | 96 stuff. If you don't know what to use, it is always safe to put all 118 stuff. If you don't know what to use, it is always safe to put all 140 stuff. If you don't know what to use, it is always safe to put all 162 stuff. If you don't know what to use, it is always safe to put all 184 stuff. If you don't know what to use, it is always safe to put all 202 used. These bits are used for all kinds of stuff. If you don't know
|
/linux-3.4.99/Documentation/usb/ |
D | authorization.txt | 67 Authentication or stuff like that. Something simple for an storage key 80 # Other stuff so others can use it 88 verification stuff with PKI, so you don't depend on a shared secret,
|
/linux-3.4.99/drivers/isdn/gigaset/ |
D | isocdata.c | 357 u16 stuff; in hdlc_bitstuff_byte() local 365 stuff = stufftab[256 * ones + cin]; in hdlc_bitstuff_byte() 366 shiftinc = (stuff >> 13) & 3; in hdlc_bitstuff_byte() 367 newones = (stuff >> 10) & 7; in hdlc_bitstuff_byte() 368 stuff &= 0x3ff; in hdlc_bitstuff_byte() 371 isowbuf_putbits(iwb, stuff, 8 + shiftinc); in hdlc_bitstuff_byte()
|
/linux-3.4.99/arch/alpha/lib/ |
D | ev6-memset.S | 104 beq $3,no_quad_b # U : tail stuff only 119 subq $2, 0x40, $1 # E : bias counter (aligning stuff 0mod64) 281 beq $3,no_quad # U : tail stuff only 296 subq $2, 0x40, $1 # E : bias counter (aligning stuff 0mod64) 468 beq $3,no_quad_w # U : tail stuff only 483 subq $2, 0x40, $1 # E : bias counter (aligning stuff 0mod64)
|
/linux-3.4.99/arch/cris/arch-v32/mach-a3/ |
D | Kconfig | 62 stuff. If you don't know what to use, it is always safe to put all 82 stuff. If you don't know what to use, it is always safe to put all 102 stuff. If you don't know what to use, it is always safe to put all
|
/linux-3.4.99/Documentation/ |
D | sparse.txt | 23 And with gcc, all the __bitwise/__force stuff goes away, and it all ends 45 __bitwise__ - to be used for relatively compact stuff (gfp_t, etc.) that 49 __bitwise - noisy stuff; in particular, __le*/__be* are that. We really
|
/linux-3.4.99/drivers/net/wireless/orinoco/ |
D | hermes.c | 78 #define DMSG(stuff...) do {printk(KERN_DEBUG "hermes @ %p: " , hw->iobase); \ argument 79 printk(stuff); } while (0) 85 #define DEBUG(lvl, stuff...) if ((lvl) <= HERMES_DEBUG) DMSG(stuff) argument 89 #define DEBUG(lvl, stuff...) do { } while (0) argument
|
/linux-3.4.99/drivers/staging/winbond/ |
D | TODO | 7 - use cfg80211 for regulatory stuff
|
/linux-3.4.99/drivers/parport/ |
D | daisy.c | 34 #define DPRINTK(stuff...) printk(stuff) argument 36 #define DPRINTK(stuff...) argument
|
D | ieee1284.c | 35 #define DPRINTK(stuff...) printk (stuff) argument 37 #define DPRINTK(stuff...) argument
|
/linux-3.4.99/fs/exofs/ |
D | Kconfig | 8 # Debugging-related stuff
|
/linux-3.4.99/drivers/staging/xgifb/ |
D | TODO | 11 - get rid of non-linux related stuff
|
/linux-3.4.99/arch/cris/boot/rescue/ |
D | rescue_v32.lds | 37 /* Get rid of stuff from EXPORT_SYMBOL(foo). */
|
/linux-3.4.99/drivers/staging/nvec/ |
D | TODO | 7 - move half of the nvec init stuff to i2c-tegra.c
|
/linux-3.4.99/drivers/staging/olpc_dcon/ |
D | TODO | 10 - verify sane i2c API usage, update to new stuff if necessary
|
/linux-3.4.99/arch/cris/arch-v32/ |
D | Kconfig | 200 stuff. If you don't know what to use, it is always safe to put all 222 stuff. If you don't know what to use, it is always safe to put all 244 stuff. If you don't know what to use, it is always safe to put all 266 stuff. If you don't know what to use, it is always safe to put all 288 stuff. If you don't know what to use, it is always safe to put all
|
/linux-3.4.99/Documentation/sysctl/ |
D | README | 65 miscellaneous stuff 66 net/ networking stuff, for documentation look in:
|
D | sunrpc.txt | 13 the Linux kernel. This stuff is used for NFS, KNFSD and
|
/linux-3.4.99/drivers/video/via/ |
D | via_i2c.c | 195 struct via_i2c_stuff *stuff = &via_i2c_par[which]; in viafb_find_i2c_adapter() local 197 return &stuff->adapter; in viafb_find_i2c_adapter()
|