repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
media
/
pci
/
cobalt
/
cobalt-v4l2.h
blob
dc43974b2d86f3710507ed8fc2bee4beda70f86a
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
);