Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/drivers/net/netconsole/
H A Dnetcons_fragmented_msg.sh37 local HEADER="${1}"
38 REGEX=$(echo "${HEADER}" | cut -d'=' -f1)
48 HEADER=$(sed -n '1p' "${MSGFILE}" | cut -d';' -f1)
49 HEADER_REGEX=$(header_to_regex "${HEADER}")
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fsp/
H A Dgh100.c176 if (NVVAL_TEST(reply.mctp_header, MCTP, HEADER, SOM, !=, 1) || in gh100_fsp_send_sync()
177 NVVAL_TEST(reply.mctp_header, MCTP, HEADER, EOM, !=, 1)) { in gh100_fsp_send_sync()
214 msg.mctp_header = NVVAL(MCTP, HEADER, SOM, 1) | in gh100_fsp_boot_gsp_fmc()
215 NVVAL(MCTP, HEADER, EOM, 1) | in gh100_fsp_boot_gsp_fmc()
216 NVVAL(MCTP, HEADER, SEID, 0) | in gh100_fsp_boot_gsp_fmc()
217 NVVAL(MCTP, HEADER, SEQ, 0); in gh100_fsp_boot_gsp_fmc()
/linux/drivers/usb/misc/
H A Didmouse.c29 #define HEADER "P5 225 289 255 " macro
30 #define IMGSIZE ((WIDTH * HEIGHT) + sizeof(HEADER)-1)
129 memcpy(dev->bulk_in_buffer, HEADER, sizeof(HEADER)-1); in idmouse_create_image()
130 bytes_read = sizeof(HEADER)-1; in idmouse_create_image()
182 for (bytes_read = sizeof(HEADER)-1 + WIDTH-1; bytes_read < IMGSIZE; bytes_read += WIDTH) in idmouse_create_image()
/linux/arch/arm64/boot/dts/renesas/
H A Dr9a07g043-smarc-pmod.dtso12 * |CN7 (PMOD1 PIN HEADER) |
H A Dr9a08g045s33-smarc-pmod1-type-3a.dtso12 * |PMOD1_3A (PMOD1 PIN HEADER) |
H A Dwhite-hawk-ard-audio-da7212.dtso18 * |CN40 (IO PIN HEADER) |
/linux/Documentation/trace/
H A Dring-buffer-design.rst434 HEADER
457 The above pointer "-H->" would have the HEADER flag set. That is
490 head page does not have the HEADER flag set, the compare will fail
492 Note, the flags UPDATE and HEADER are never set at the same time.
508 The reader sets the reader page next pointer as HEADER to the page after
526 point to the reader page. Note that the new pointer does not have the HEADER
598 performs a cmpxchg to convert the pointer to the head page from the HEADER
768 fact that it sees the UPDATE flag instead of a HEADER or NORMAL
/linux/Documentation/driver-api/soundwire/
H A Dbra.rst114 + | BRA HEADER |
117 + C | HEADER CRC |
119 + M | HEADER RESPONSE |
/linux/include/video/
H A Dradeon.h41 #define HEADER 0x0F0E macro
/linux/
H A DMAINTAINERS10707 GENERIC INCLUDE/ASM HEADER FILES
18820 NOLIBC HEADER FILE