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()
612 static inline char *hex_byte_pack(char *buf, u8 byte) in hex_byte_pack()623 static inline char *hex_byte_pack_upper(char *buf, u8 byte) in hex_byte_pack_upper()
27 long byte = 0; in find_zero() local
136 __u8 byte; member
1264 #define SEQ_MIDIOUT(device, byte) {_SEQ_NEEDBUF(4);\ argument
302 uint8_t byte = buf[bufi]; in xen_netif_toeplitz_hash() local
279 #define DRM_HDCP_2_KSV_COUNT_2_LSBITS(byte) (((byte) & 0xC) >> 6) argument