Home
last modified time | relevance | path

Searched defs:dev_np (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/dm/
H A Dread.h19 static inline const struct device_node *dev_np(struct udevice *dev) in dev_np() function
24 static inline const struct device_node *dev_np(struct udevice *dev) in dev_np() function
/openbmc/linux/drivers/pinctrl/freescale/
H A Dpinctrl-imx.c723 struct device_node *dev_np = pdev->dev.of_node; in imx_pinctrl_probe() local
/openbmc/linux/drivers/pinctrl/samsung/
H A Dpinctrl-samsung.c744 struct device_node *dev_np = dev->of_node; in samsung_pinctrl_create_functions() local