Home
last modified time | relevance | path

Searched defs:video_device (Results 1 – 12 of 12) sorted by relevance

/system/cros-codecs/src/device/v4l2/stateless/
Ddevice.rs37 video_device: Arc<VideoDevice>, field
53 let video_device = Arc::new( in new() localVariable
/system/sepolicy/prebuilts/api/29.0/public/
Ddevice.te41 type video_device, dev_type; type
/system/sepolicy/prebuilts/api/30.0/public/
Ddevice.te42 type video_device, dev_type; type
/system/sepolicy/prebuilts/api/32.0/public/
Ddevice.te44 type video_device, dev_type; type
/system/sepolicy/prebuilts/api/31.0/public/
Ddevice.te44 type video_device, dev_type; type
/system/sepolicy/prebuilts/api/33.0/public/
Ddevice.te44 type video_device, dev_type; type
/system/sepolicy/prebuilts/api/34.0/public/
Ddevice.te47 type video_device, dev_type; type
/system/sepolicy/prebuilts/api/202404/public/
Ddevice.te47 type video_device, dev_type; type
/system/sepolicy/prebuilts/api/202504/public/
Ddevice.te47 type video_device, dev_type; type
/system/sepolicy/public/
Ddevice.te47 type video_device, dev_type; type
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h94794 struct video_device { struct
94818 void (*release)(struct video_device *); argument
94819 const struct v4l2_ioctl_ops *ioctl_ops;
94820 unsigned long valid_ioctls[3];
94821 struct mutex *lock;
94822 u64 android_kabi_reserved1;
94823 u64 android_kabi_reserved2;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h104490 struct video_device { struct
104514 void (*release)(struct video_device *); argument
104515 const struct v4l2_ioctl_ops *ioctl_ops;
104516 unsigned long valid_ioctls[3];
104517 struct mutex *lock;
104518 u64 android_kabi_reserved1;
104519 u64 android_kabi_reserved2;