Searched refs:to_dfl_dev (Results 1 – 3 of 3) sorted by relevance
73 #define to_dfl_dev(d) container_of(d, struct dfl_device, dev) macro
250 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_match()271 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_probe()279 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_remove()287 const struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_uevent()296 struct dfl_device *ddev = to_dfl_dev(dev); in type_show()305 struct dfl_device *ddev = to_dfl_dev(dev); in feature_id_show()329 struct dfl_device *ddev = to_dfl_dev(dev); in release_dfl_dev()
189 struct dfl_device *ddev = to_dfl_dev(de->dev); in dfl_emif_visible()