Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/usb/go7007/
Dgo7007-driver.c379 static inline void store_byte(struct go7007_buffer *vb, u8 byte) in store_byte() function
420 store_byte(vb, go->active_map[i]); in go7007_motion_regions()
535 store_byte(vb, buf[i]); in go7007_parse_video_stream()
545 store_byte(vb, 0x00); in go7007_parse_video_stream()
549 store_byte(vb, 0x00); in go7007_parse_video_stream()
550 store_byte(vb, buf[i]); in go7007_parse_video_stream()
558 store_byte(vb, 0x00); in go7007_parse_video_stream()
565 store_byte(vb, 0x00); in go7007_parse_video_stream()
566 store_byte(vb, 0x00); in go7007_parse_video_stream()
570 store_byte(vb, 0x00); in go7007_parse_video_stream()
[all …]