repo.or.cz
/
zen-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
spi-topcliff-pch: supports a spi mode setup and bit order setup by IO control
[zen-stable.git]
/
arch
/
arm
/
include
/
asm
/
ioctls.h
blob
9c9629816128b15059e94b0d4a4b1b4629575fb8
1
#ifndef __ASM_ARM_IOCTLS_H
2
#define __ASM_ARM_IOCTLS_H
3
4
#define FIOQSIZE 0x545E
5
6
#include <asm-generic/ioctls.h>
7
8
#endif