Searched refs:store_byte (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/usb/go7007/ |
H A D | go7007-driver.c | 387 static inline void store_byte(struct go7007_buffer *vb, u8 byte) store_byte() function 428 store_byte(vb, go->active_map[i]); go7007_motion_regions() 542 store_byte(vb, buf[i]); go7007_parse_video_stream() 552 store_byte(vb, 0x00); go7007_parse_video_stream() 556 store_byte(vb, 0x00); go7007_parse_video_stream() 557 store_byte(vb, buf[i]); go7007_parse_video_stream() 565 store_byte(vb, 0x00); go7007_parse_video_stream() 572 store_byte(vb, 0x00); go7007_parse_video_stream() 573 store_byte(vb, 0x00); go7007_parse_video_stream() 577 store_byte(vb, 0x00); go7007_parse_video_stream() 578 store_byte(vb, 0x00); go7007_parse_video_stream() 579 store_byte(vb, buf[i]); go7007_parse_video_stream() 587 store_byte(vb, 0x00); go7007_parse_video_stream() 588 store_byte(vb, 0x00); go7007_parse_video_stream() 589 store_byte(vb, 0x01); go7007_parse_video_stream() 590 store_byte(vb, 0xF8); go7007_parse_video_stream() 626 store_byte(vb, 0x00); go7007_parse_video_stream() 627 store_byte(vb, 0x00); go7007_parse_video_stream() 628 store_byte(vb, 0x01); go7007_parse_video_stream() 632 store_byte(vb, 0x00); go7007_parse_video_stream() 633 store_byte(vb, 0x00); go7007_parse_video_stream() 634 store_byte(vb, 0x01); go7007_parse_video_stream() 635 store_byte(vb, buf[i]); go7007_parse_video_stream() 643 store_byte(vb, 0xFF); go7007_parse_video_stream() 647 store_byte(vb, 0xFF); go7007_parse_video_stream() 655 store_byte(vb, 0xFF); go7007_parse_video_stream() 656 store_byte(vb, buf[i]); go7007_parse_video_stream()
|
Completed in 50 milliseconds