Searched defs:byte (Results 1 – 8 of 8) sorted by relevance
177 #define DVB_RINGBUFFER_WRITE_BYTE(rbuf, byte) \ argument
16 static inline u8 __bitrev8(u8 byte) in __bitrev8()
262 static inline char *hex_byte_pack(char *buf, u8 byte) in hex_byte_pack()273 static inline char *hex_byte_pack_upper(char *buf, u8 byte) in hex_byte_pack_upper()
27 long byte = 0; in find_zero() local
142 __u8 byte; member
1264 #define SEQ_MIDIOUT(device, byte) {_SEQ_NEEDBUF(4);\ argument
315 uint8_t byte = buf[bufi]; in xen_netif_toeplitz_hash() local
285 #define DRM_HDCP_2_KSV_COUNT_2_LSBITS(byte) (((byte) & 0xC0) >> 6) argument