]> Git Repo - J-linux.git/blob - drivers/media/pci/cobalt/cobalt-v4l2.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / media / pci / cobalt / cobalt-v4l2.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /*
3  *  cobalt V4L2 API
4  *
5  *  Copyright 2012-2015 Cisco Systems, Inc. and/or its affiliates.
6  *  All rights reserved.
7  */
8
9 int cobalt_nodes_register(struct cobalt *cobalt);
10 void cobalt_nodes_unregister(struct cobalt *cobalt);
This page took 0.026172 seconds and 4 git commands to generate.