Searched defs:uvc_device (Results 1 – 2 of 2) sorted by relevance
147 struct uvc_device struct149 struct video_device *vdev;173 static inline struct uvc_device *to_uvc(struct usb_function *f) in to_uvc() argument
486 struct uvc_device { struct494 enum uvc_device_state state; argument495 atomic_t users;496 atomic_t nmappings;500 struct media_device mdev;502 struct v4l2_device vdev;503 __u16 uvc_version;504 __u32 clock_frequency;506 struct list_head entities;507 struct list_head chains;[all …]