Linux Kernel
3.7.1
|
#include <v4l2-int-device.h>
Data Fields | |
int(* | attach )(struct v4l2_int_device *slave) |
void(* | detach )(struct v4l2_int_device *slave) |
Definition at line 47 of file v4l2-int-device.h.
int(* attach)(struct v4l2_int_device *slave) |
Definition at line 48 of file v4l2-int-device.h.
void(* detach)(struct v4l2_int_device *slave) |
Definition at line 49 of file v4l2-int-device.h.