Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddfl.h73 #define to_dfl_dev(d) container_of(d, struct dfl_device, dev) macro
/linux/drivers/memory/
H A Ddfl-emif.c189 struct dfl_device *ddev = to_dfl_dev(de->dev); in dfl_emif_visible()