Home
last modified time | relevance | path

Searched refs:nbuttons (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Drockchip_ir.h82 u32 nbuttons; member
/rk3399_rockchip-uboot/drivers/input/
H A Drockchip_ir.c52 for (j = 0; i < priv->num && j < rc_map[i].nbuttons; j++) { in ir_lookup_by_scancode()
93 rc_map[i].nbuttons = len / 2; in ir_parse_keys()