Home
last modified time | relevance | path

Searched defs:rc_map (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Drockchip_ir.h80 struct rc_map { struct
83 struct rc_map_table scan[MAX_NUM_KEYS]; argument
/rk3399_rockchip-uboot/drivers/input/
H A Drockchip_ir.c26 static struct rc_map *rc_map; variable