kernel_samsung_a34x-permissive/drivers/media/pci/cobalt/cobalt-v4l2.h
2024-04-28 15:49:01 +02:00

11 lines
270 B
C
Executable file

/* SPDX-License-Identifier: GPL-2.0-only */
/*
* cobalt V4L2 API
*
* Copyright 2012-2015 Cisco Systems, Inc. and/or its affiliates.
* All rights reserved.
*/
int cobalt_nodes_register(struct cobalt *cobalt);
void cobalt_nodes_unregister(struct cobalt *cobalt);