Home
last modified time | relevance | path

Searched defs:dad (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/of/
H A Dfdt.c208 struct device_node *dad, in populate_node()
286 struct device_node *dad, in unflatten_dt_nodes()
366 struct device_node *dad, in __unflatten_device_tree()
455 struct device_node *dad, in of_fdt_unflatten_tree()
/openbmc/u-boot/lib/
H A Dof_live.c42 struct device_node *dad, in unflatten_dt_node()
/openbmc/u-boot/lib/zlib/
H A Ddeflate.h68 ush dad; /* father node in Huffman tree */ member
/openbmc/linux/lib/zlib_deflate/
H A Ddefutil.h48 ush dad; /* father node in Huffman tree */ member
/openbmc/linux/net/ipv6/
H A Dndisc.c800 int dad = ipv6_addr_any(saddr); in ndisc_recv_ns() local