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