Searched refs:simple_bus_plat (Results 1 – 1 of 1) sorted by relevance
9 struct simple_bus_plat { struct17 struct simple_bus_plat *plat = dev_get_uclass_platdata(dev); in simple_bus_translate() argument35 struct simple_bus_plat *plat = dev_get_uclass_platdata(dev); in simple_bus_post_bind()50 .per_device_platdata_auto_alloc_size = sizeof(struct simple_bus_plat),