/* * V4L2 functions - header file */ int open_device(char *dev_name); int init_device(int notused);