Home
last modified time | relevance | path

Searched defs:parent_dn (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_dr.h27 struct device_node *parent_dn) in ssusb_host_init()
H A Dmtu3_host.c314 int ssusb_host_init(struct ssusb_mtk *ssusb, struct device_node *parent_dn) in ssusb_host_init()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dmobility.c264 static int add_dt_node(struct device_node *parent_dn, __be32 drc_index) in add_dt_node()
/openbmc/linux/drivers/mtd/
H A Dmtdcore.c581 struct device_node *partitions, *parent_dn, *mtd_dn = NULL; in mtd_check_of_node() local