Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/demo/
H A Ddemo-shape.c21 struct shape_data { struct
31 struct shape_data *data = dev_get_priv(dev); in shape_hello() argument
88 struct shape_data *data = dev_get_priv(dev); in shape_status()
96 struct shape_data *priv = dev_get_priv(dev); in set_light()
115 struct shape_data *priv = dev_get_priv(dev); in get_light()
161 struct shape_data *priv = dev_get_priv(dev); in dm_shape_probe()
177 struct shape_data *priv = dev_get_priv(dev); in dm_shape_remove()
195 .priv_auto_alloc_size = sizeof(struct shape_data),
/openbmc/u-boot/doc/driver-model/
H A DREADME.txt299 .priv_data_size = sizeof(struct shape_data),