Home
last modified time | relevance | path

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

/drivers/staging/media/go7007/
Dgo7007-driver.c378 static inline void store_byte(struct go7007_buffer *vb, u8 byte) in store_byte() function
400 store_byte(vb, go->active_map[i]); in frame_boundary()
485 store_byte(vb, buf[i]); in go7007_parse_video_stream()
495 store_byte(vb, 0x00); in go7007_parse_video_stream()
499 store_byte(vb, 0x00); in go7007_parse_video_stream()
500 store_byte(vb, buf[i]); in go7007_parse_video_stream()
508 store_byte(vb, 0x00); in go7007_parse_video_stream()
515 store_byte(vb, 0x00); in go7007_parse_video_stream()
516 store_byte(vb, 0x00); in go7007_parse_video_stream()
520 store_byte(vb, 0x00); in go7007_parse_video_stream()
[all …]