Home | History | Annotate | Download | only in src

Lines Matching refs:video_device

4731 type video_device, dev_type;
6701 allow mediaserver video_device:dir { open getattr read search ioctl };
6702 allow mediaserver video_device:chr_file { { getattr open read ioctl lock } { open append write } };
8314 allow surfaceflinger video_device:dir { open getattr read search ioctl };
8315 allow surfaceflinger video_device:chr_file { { getattr open read ioctl lock } { open append write } };
8791 allow system_server video_device:dir { open getattr read search ioctl };
8792 allow system_server video_device:chr_file { { getattr open read ioctl lock } { open append write } };