Searched refs:camera_device_ops_t (Results 1 – 2 of 2) sorted by relevance
299 } camera_device_ops_t; typedef303 camera_device_ops_t *ops;
490 camera_device_ops_t* camera_ops = NULL; in camera_device_open()526 camera_ops = (camera_device_ops_t*)malloc(sizeof(*camera_ops)); in camera_device_open()