Searched refs:camera_device_ops_t (Results 1 – 4 of 4) sorted by relevance
283 } camera_device_ops_t; typedef292 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()
633 camera_device_ops_t* camera_ops = NULL; in camera_device_open()669 camera_ops = (camera_device_ops_t*)malloc(sizeof(*camera_ops)); in camera_device_open()
4447 static camera_device_ops_t camera_device_ops = {