Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c46 struct charge_image { struct
61 const struct charge_image *image; argument
75 static const struct charge_image image[] = {
572 const struct charge_image *image = priv->image; in charge_animation_show()