Searched defs:video_device (Results 1 – 12 of 12) sorted by relevance
| /system/cros-codecs/src/device/v4l2/stateless/ |
| D | device.rs | 37 video_device: Arc<VideoDevice>, field 53 let video_device = Arc::new( in new() localVariable
|
| /system/sepolicy/prebuilts/api/29.0/public/ |
| D | device.te | 41 type video_device, dev_type; type
|
| /system/sepolicy/prebuilts/api/30.0/public/ |
| D | device.te | 42 type video_device, dev_type; type
|
| /system/sepolicy/prebuilts/api/32.0/public/ |
| D | device.te | 44 type video_device, dev_type; type
|
| /system/sepolicy/prebuilts/api/31.0/public/ |
| D | device.te | 44 type video_device, dev_type; type
|
| /system/sepolicy/prebuilts/api/33.0/public/ |
| D | device.te | 44 type video_device, dev_type; type
|
| /system/sepolicy/prebuilts/api/34.0/public/ |
| D | device.te | 47 type video_device, dev_type; type
|
| /system/sepolicy/prebuilts/api/202404/public/ |
| D | device.te | 47 type video_device, dev_type; type
|
| /system/sepolicy/prebuilts/api/202504/public/ |
| D | device.te | 47 type video_device, dev_type; type
|
| /system/sepolicy/public/ |
| D | device.te | 47 type video_device, dev_type; type
|
| /system/bpf/include/vmlinux/android15_6.6/arm64/ |
| D | vmlinux.h | 94794 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/ |
| D | vmlinux.h | 104490 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;
|