Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-driver.c381 static inline void store_byte(struct go7007_buffer *vb, u8 byte) in store_byte() function
422 store_byte(vb, go->active_map[i]); in go7007_motion_regions()
537 store_byte(vb, buf[i]); in go7007_parse_video_stream()
547 store_byte(vb, 0x00); in go7007_parse_video_stream()
551 store_byte(vb, 0x00); in go7007_parse_video_stream()
552 store_byte(vb, buf[i]); in go7007_parse_video_stream()
560 store_byte(vb, 0x00); in go7007_parse_video_stream()
567 store_byte(vb, 0x00); in go7007_parse_video_stream()
568 store_byte(vb, 0x00); in go7007_parse_video_stream()
572 store_byte(vb, 0x00); in go7007_parse_video_stream()
[all …]