Searched refs:jh7110_reset_priv (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/reset/
H A Dreset-jh7110.c16 struct jh7110_reset_priv { struct
62 static int jh7110_reset_trigger(struct jh7110_reset_priv *priv,
92 struct jh7110_reset_priv *priv = dev_get_priv(rst->dev);
101 struct jh7110_reset_priv *priv = dev_get_priv(rst->dev);
115 struct jh7110_reset_priv *priv = dev_get_priv(rst->dev);
125 struct jh7110_reset_priv *priv = dev_get_priv(dev);
157 .priv_auto = sizeof(struct jh7110_reset_priv),

Completed in 52 milliseconds