get_byte           61 arch/alpha/boot/misc.c #define get_byte()  (inptr < insize ? inbuf[inptr++] : fill_inbuf())
get_byte           52 arch/nios2/boot/compressed/misc.c #define get_byte()  (inptr < insize ? inbuf[inptr++] : fill_inbuf())
get_byte          578 drivers/media/platform/rcar_jpu.c static int get_byte(struct jpeg_buffer *buf)
get_byte         1039 drivers/media/platform/s5p-jpeg/jpeg-core.c static int get_byte(struct s5p_jpeg_buffer *buf)
get_byte           37 drivers/staging/ks7010/ks_hostif.c static inline u8 get_byte(struct ks_wlan_private *priv)