Searched defs:byte (Results 1 – 10 of 10) sorted by relevance
11 static inline char *hex_byte_pack(char *buf, u8 byte) in hex_byte_pack()22 static inline char *hex_byte_pack_upper(char *buf, u8 byte) in hex_byte_pack_upper()
16 static inline u8 __bitrev8(u8 byte) in __bitrev8()
50 u8 reg, u8 *byte) in gaokun_ec_psy_read_byte()
177 #define DVB_RINGBUFFER_WRITE_BYTE(rbuf, byte) \ argument
28 long byte = 0; in find_zero() local
143 __u8 byte; member
1264 #define SEQ_MIDIOUT(device, byte) {_SEQ_NEEDBUF(4);\ argument
298 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
8423 __le64 byte; member
Completed in 830 milliseconds