Searched refs:rockchip_eink_show_charge_logo (Results 1 – 3 of 3) sorted by relevance
31 int rockchip_eink_show_charge_logo(int logo_type);
732 ret = rockchip_eink_show_charge_logo(EINK_LOGO_POWEROFF); in charge_animation_show()866 ret = rockchip_eink_show_charge_logo(logo_type); in charge_animation_show()886 ret = rockchip_eink_show_charge_logo(logo_type); in charge_animation_show()902 rockchip_eink_show_charge_logo(logo_type << in charge_animation_show()961 ret = rockchip_eink_show_charge_logo(type); in charge_animation_show()
758 int rockchip_eink_show_charge_logo(int logo_type) in rockchip_eink_show_charge_logo() function