mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
include: rk-camera-module: add cmd RKMODULE_SET_DES_LINK
Change-Id: I56452413aa8b4af62a83760572618ffa7b2d00a6 Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
This commit is contained in:
@@ -256,6 +256,9 @@
|
||||
#define RKMODULE_SET_CHANNEL_STREAM \
|
||||
_IOW('x', 0, struct rkmodule_channel_stream)
|
||||
|
||||
#define RKMODULE_SET_DES_LINK \
|
||||
_IOW('x', 1, __u32)
|
||||
|
||||
#define RKMODULE_REG_LIST_MAX (16)
|
||||
struct rkmodule_reg_struct {
|
||||
__u32 reg_addr;
|
||||
|
||||
Reference in New Issue
Block a user