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

/u-boot/drivers/axi/
H A Dsandbox_store.c14 * struct sandbox_store_priv - Private data structure of a AXI store device
18 struct sandbox_store_priv { struct
52 struct sandbox_store_priv *priv = dev_get_priv(dev);
60 struct sandbox_store_priv *priv = dev_get_priv(dev);
67 struct sandbox_store_priv *priv = dev_get_priv(dev);
87 struct sandbox_store_priv *priv = dev_get_priv(dev);
110 struct sandbox_store_priv *priv = dev_get_priv(dev);
122 .priv_auto = sizeof(struct sandbox_store_priv),

Completed in 93 milliseconds