Home
last modified time | relevance | path

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

/Linux-v4.19/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()
543 store_byte(vb, buf[i]); in go7007_parse_video_stream()
553 store_byte(vb, 0x00); in go7007_parse_video_stream()
557 store_byte(vb, 0x00); in go7007_parse_video_stream()
558 store_byte(vb, buf[i]); in go7007_parse_video_stream()
566 store_byte(vb, 0x00); in go7007_parse_video_stream()
573 store_byte(vb, 0x00); in go7007_parse_video_stream()
574 store_byte(vb, 0x00); in go7007_parse_video_stream()
578 store_byte(vb, 0x00); in go7007_parse_video_stream()
[all …]