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
drm/panfrost: Add a module parameter to expose unstable ioctls
[linux/fpc-iii.git]
/
drivers
/
xen
/
privcmd.h
blob
0dd9f8f67ee30efc849a7bdf2085036c0c0e84ab
1
#include <linux/fs.h>
2
3
extern
const struct
file_operations xen_privcmd_fops
;
4
extern
const struct
file_operations xen_privcmdbuf_fops
;
5
6
extern
struct
miscdevice xen_privcmdbuf_dev
;