Home
last modified time | relevance | path

Searched refs:HEADER (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/drivers/usb/misc/
Didmouse.c33 #define HEADER "P5 225 289 255 " macro
34 #define IMGSIZE ((WIDTH * HEIGHT) + sizeof(HEADER)-1)
136 memcpy(dev->bulk_in_buffer, HEADER, sizeof(HEADER)-1); in idmouse_create_image()
137 bytes_read = sizeof(HEADER)-1; in idmouse_create_image()
193 for (bytes_read = sizeof(HEADER)-1 + WIDTH-1; bytes_read < IMGSIZE; bytes_read += WIDTH) in idmouse_create_image()
/linux-3.4.99/Documentation/trace/
Dring-buffer-design.txt408 HEADER - the page being pointed to is a head page
428 The above pointer "-H->" would have the HEADER flag set. That is
461 head page does not have the HEADER flag set, the compare will fail
463 Note, the flags UPDATE and HEADER are never set at the same time.
479 The reader sets the reader page next pointer as HEADER to the page after
497 point to the reader page. Note that the new pointer does not have the HEADER
569 performs a cmpxchg to convert the pointer to the head page from the HEADER
739 fact that it sees the UPDATE flag instead of a HEADER or NORMAL
/linux-3.4.99/Documentation/networking/
Dudplite.txt89 III) HEADER FILES
/linux-3.4.99/Documentation/ide/
DChangeLog.ide-cd.1994-2004221 * for CDROMREADTOC[ENTRY|HEADER]. Some of the drivers
/linux-3.4.99/include/video/
Dradeon.h40 #define HEADER 0x0F0E macro
/linux-3.4.99/Documentation/x86/
Dboot.txt137 **** THE REAL-MODE KERNEL HEADER
216 **** DETAILS OF HEADER FIELDS
/linux-3.4.99/Documentation/filesystems/
Dntfs.txt290 look at the Disk Id close to the top of the output for each (the PRIVATE HEADER
/linux-3.4.99/
DMAINTAINERS2958 GENERIC INCLUDE/ASM HEADER FILES