Commit Graph

3 Commits

Author SHA1 Message Date
Jing Zhou
8184f317aa msm: cam: reqmgr: Add uapi header for camera request manager
Add the required structure definitions for the camera request
manager driver. These changes include IOCTL definitions, op codes,
and payload information. These definitions will allow user space
to make IOCTL calls into the request manager driver.

CRs-Fixed: 1108532
Change-Id: Ie186a48497619b50560241067f917712936b1f2a
Signed-off-by: Sagar Gore <sgore@codeaurora.org>
Signed-off-by: Hariram Purushothaman <hariramp@codeaurora.org>
Signed-off-by: Jing Zhou <jzhou70@codeaurora.org>
2017-02-02 13:29:51 -08:00
Ian Munsie
66b43081c0 cxl: Add userspace header file
This adds a header file for use by userspace programs wanting to interact with
the kernel cxl driver.  It defines structs and magic numbers required for
userspace to interact with devices in /dev/cxl/afuM.N.

Further documentation on this interface is added in a subsequent patch in
Documentation/powerpc/cxl.txt.

It also adds this new userspace header file to Kbuild so it's exported when
doing "make headers_installs".

Signed-off-by: Ian Munsie <imunsie@au1.ibm.com>
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2014-10-08 20:15:57 +11:00
David Howells
4413e16d9d UAPI: (Scripted) Set up UAPI Kbuild files
Set up empty UAPI Kbuild files to be populated by the header splitter.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Dave Jones <davej@redhat.com>
2012-10-02 18:01:35 +01:00