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
262 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_match()283 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_probe()291 struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_remove()299 const struct dfl_device *ddev = to_dfl_dev(dev); in dfl_bus_uevent()308 struct dfl_device *ddev = to_dfl_dev(dev); in type_show()317 struct dfl_device *ddev = to_dfl_dev(dev); in feature_id_show()341 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()