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
staging: rtl8188eu: rename HalSetBrateCfg() - style
[linux/fpc-iii.git]
/
drivers
/
s390
/
cio
/
blacklist.h
blob
140e3e4ee2fd0ced47055eb0de2200dfd4e64069
1
/* SPDX-License-Identifier: GPL-2.0 */
2
#ifndef S390_BLACKLIST_H
3
#define S390_BLACKLIST_H
4
5
extern
int
is_blacklisted
(
int
ssid
,
int
devno
);
6
7
#endif