Searched refs:simple_bus_plat (Results 1 – 1 of 1) sorted by relevance
10 struct simple_bus_plat { struct18 struct simple_bus_plat *plat = dev_get_uclass_platdata(dev); in simple_bus_translate() argument36 struct simple_bus_plat *plat = dev_get_uclass_platdata(dev); in simple_bus_post_bind()51 .per_device_platdata_auto_alloc_size = sizeof(struct simple_bus_plat),