Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/go7007/
Dgo7007-driver.c387 static inline void store_byte(struct go7007_buffer *vb, u8 byte) in store_byte() function
428 store_byte(vb, go->active_map[i]); in go7007_motion_regions()
539 store_byte(vb, buf[i]); in go7007_parse_video_stream()
549 store_byte(vb, 0x00); in go7007_parse_video_stream()
553 store_byte(vb, 0x00); in go7007_parse_video_stream()
554 store_byte(vb, buf[i]); in go7007_parse_video_stream()
562 store_byte(vb, 0x00); in go7007_parse_video_stream()
569 store_byte(vb, 0x00); in go7007_parse_video_stream()
570 store_byte(vb, 0x00); in go7007_parse_video_stream()
574 store_byte(vb, 0x00); in go7007_parse_video_stream()
[all …]