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
treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git]
/
drivers
/
media
/
pci
/
cx18
/
cx18-video.h
blob
f613975ca5f0be4dfec193e1418740f8728cd53c
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
/*
3
* cx18 video interface functions
4
*
5
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
6
*/
7
8
void
cx18_video_set_io
(
struct
cx18
*
cx
);