| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
| D | at91_udc.h | 164 # define VDBG(stuff...) do{}while(0) argument 170 # define PACKET(stuff...) do{}while(0) argument 173 #define ERR(stuff...) pr_err("udc: " stuff) argument 174 #define WARNING(stuff...) pr_warn("udc: " stuff) argument 175 #define INFO(stuff...) pr_info("udc: " stuff) argument 176 #define DBG(stuff...) pr_debug("udc: " stuff) argument
|
| D | pxa25x_udc.h | 147 #define DMSG(stuff...) pr_debug("udc: " stuff) argument 243 #define DBG(lvl, stuff...) do{if ((lvl) <= UDC_DEBUG) DMSG(stuff);}while(0) argument 245 #define ERR(stuff...) pr_err("udc: " stuff) argument 246 #define WARNING(stuff...) pr_warn("udc: " stuff) argument 247 #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_warn("udc: " stuff) argument 192 #define INFO(stuff...) pr_info("udc: " stuff) argument 193 #define DBG(stuff...) pr_debug("udc: " stuff) argument
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
| D | at91_udc.h | 162 # define VDBG(stuff...) do{}while(0) argument 168 # define PACKET(stuff...) do{}while(0) argument 171 #define ERR(stuff...) pr_err("udc: " stuff) argument 172 #define WARNING(stuff...) pr_warn("udc: " stuff) argument 173 #define INFO(stuff...) pr_info("udc: " stuff) argument 174 #define DBG(stuff...) pr_debug("udc: " stuff) argument
|
| D | pxa25x_udc.h | 140 #define DMSG(stuff...) pr_debug("udc: " stuff) argument 236 #define DBG(lvl, stuff...) do{if ((lvl) <= UDC_DEBUG) DMSG(stuff);}while(0) argument 238 #define ERR(stuff...) pr_err("udc: " stuff) argument 239 #define WARNING(stuff...) pr_warn("udc: " stuff) argument 240 #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_warn("udc: " stuff) argument 192 #define INFO(stuff...) pr_info("udc: " stuff) argument 193 #define DBG(stuff...) pr_debug("udc: " stuff) argument
|
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| D | dsp.h | 44 * audio stuff * 65 * cmx stuff * 112 * DTMF stuff * 135 * pipeline stuff * 144 * tones stuff * 158 * echo stuff * 167 * general stuff * 190 /* conference stuff */ 196 /* buffer stuff */ 212 /* hardware stuff */ [all …]
|
| /kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
| D | dsp.h | 44 * audio stuff * 65 * cmx stuff * 112 * DTMF stuff * 135 * pipeline stuff * 144 * tones stuff * 158 * echo stuff * 167 * general stuff * 190 /* conference stuff */ 196 /* buffer stuff */ 212 /* hardware stuff */ [all …]
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/ |
| D | TODO | 54 think it'd be much better if you convert that over to reading stuff 55 from drm_display_info and if needed, push stuff into the core). Also, 59 long-term, but imo not a blocker. Definitely make sure new stuff 61 the drm core, refactoring to use the core edid stuff was pointless)." 79 callbacks. There's also plans to expose this stuff in a standard way across all 89 stuff in drm_dp_helper.h. drm_dp_helper.h isn't really great and already has 2 101 DRM_DEBUG stuff just isn't up to the challenges either. We need to figure out
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/ |
| D | TODO | 54 think it'd be much better if you convert that over to reading stuff 55 from drm_display_info and if needed, push stuff into the core). Also, 59 long-term, but imo not a blocker. Definitely make sure new stuff 61 the drm core, refactoring to use the core edid stuff was pointless)." 79 callbacks. There's also plans to expose this stuff in a standard way across all 89 stuff in drm_dp_helper.h. drm_dp_helper.h isn't really great and already has 2 101 DRM_DEBUG stuff just isn't up to the challenges either. We need to figure out
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | blkpg.h | 10 * Device number stuff: 16 * Partition stuff: 21 * Geometry stuff: 26 * For today, only the partition stuff - aeb, 990515
|
| D | string.h | 5 /* We don't want strings.h stuff being used by user stuff by accident */
|
| /kernel/linux/linux-6.6/include/linux/can/ |
| D | length.h | 115 * Stuff Count 4 118 * Fixed stuff bits 6 127 * Stuff Count 4 130 * Fixed stuff bits 7 166 * - "o": dominant stuff bit 168 * - "i": recessive stuff bit 170 * Aside from the first bit, one stuff bit is added every four bits. 214 * bitstuffing). CAN-FD's fixed stuff bits are always included.
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | processor.h | 252 /* Saved cp0 stuff. */ 256 /* Saved fpu/fpu emulator stuff. */ 278 /* Other stuff associated with the thread. */ 332 * Saved cp0 stuff \ 336 * Saved FPU/FPU emulator stuff \ 344 * Saved DSP stuff \ 351 * saved watch register stuff \ 355 * Other stuff associated with the process \
|
| D | mipsprom.h | 38 /* Cache handling stuff */ 42 /* Libc alike stuff */ 54 /* Misc stuff */
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | processor.h | 235 /* Saved cp0 stuff. */ 239 /* Saved fpu/fpu emulator stuff. */ 261 /* Other stuff associated with the thread. */ 315 * Saved cp0 stuff \ 319 * Saved FPU/FPU emulator stuff \ 327 * Saved DSP stuff \ 334 * saved watch register stuff \ 338 * Other stuff associated with the process \
|
| D | mipsprom.h | 38 /* Cache handling stuff */ 42 /* Libc alike stuff */ 54 /* Misc stuff */
|
| /kernel/linux/linux-5.10/sound/pci/au88x0/ |
| D | au88x0.h | 120 /* Virtual page extender stuff */ 169 /* Gameport stuff. */ 221 /* global stuff. */ 234 /* Connection stuff. */ 270 /* Driver stuff. */ 277 /* ALSA stuff. */
|
| /kernel/linux/linux-6.6/tools/power/cpupower/utils/helpers/ |
| D | helpers.h | 40 /* Global verbose (-d) stuff *********************************/ 60 /* Global verbose (-v) stuff *********************************/ 125 /* PCI stuff ****************************/ 133 /* PCI stuff ****************************/ 145 /* AMD P-State stuff **************************/ 152 /* AMD P-State stuff **************************/
|
| /kernel/linux/linux-6.6/sound/pci/au88x0/ |
| D | au88x0.h | 120 /* Virtual page extender stuff */ 169 /* Gameport stuff. */ 221 /* global stuff. */ 234 /* Connection stuff. */ 270 /* Driver stuff. */ 277 /* ALSA stuff. */
|
| /kernel/linux/linux-5.10/include/net/phonet/ |
| D | pep.h | 16 /* XXX: union-ify listening vs connected stuff ? */ 17 /* Listening socket stuff: */ 20 /* Connected socket stuff: */
|
| /kernel/linux/linux-6.6/include/net/phonet/ |
| D | pep.h | 19 /* XXX: union-ify listening vs connected stuff ? */ 20 /* Listening socket stuff: */ 23 /* Connected socket stuff: */
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | string.h | 5 /* We don't want strings.h stuff being used by user stuff by accident */
|
| /kernel/linux/linux-5.10/drivers/pcmcia/ |
| D | cs_internal.h | 77 * Stuff internal to module "pcmcia_rsrc": 85 * Stuff internal to module "pcmcia_core": 99 * Stuff exported by module "pcmcia_core" to module "pcmcia" 132 * Stuff internal to module "pcmcia".
|
| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| D | cs_internal.h | 77 * Stuff internal to module "pcmcia_rsrc": 85 * Stuff internal to module "pcmcia_core": 99 * Stuff exported by module "pcmcia_core" to module "pcmcia" 132 * Stuff internal to module "pcmcia".
|