mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
media: rockchip: add led flash header
Change-Id: Ia7833a62b7b04f2f282f88b9bb2b79886f1e4c18 Signed-off-by: Cai YiWei <cyw@rock-chips.com>
This commit is contained in:
9
include/uapi/linux/rk-led-flash.h
Normal file
9
include/uapi/linux/rk-led-flash.h
Normal file
@@ -0,0 +1,9 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
|
||||
/* Copyright (c) 2018 Fuzhou Rockchip Electronics Co., Ltd. */
|
||||
#ifndef RK_LED_FLASH_H
|
||||
#define RK_LED_FLASH_H
|
||||
|
||||
#define RK_VIDIOC_FLASH_TIMEINFO \
|
||||
_IOR('V', BASE_VIDIOC_PRIVATE + 0, struct timeval)
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user