Home
last modified time | relevance | path

Searched refs:put_child (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/drivers/phy/
Dphy-rockchip-usb.c113 goto put_child; in rockchip_usb_phy_probe()
120 goto put_child; in rockchip_usb_phy_probe()
134 goto put_child; in rockchip_usb_phy_probe()
141 goto put_child; in rockchip_usb_phy_probe()
146 put_child: in rockchip_usb_phy_probe()
Dphy-bcm-cygnus-pcie.c159 goto put_child; in cygnus_pcie_phy_probe()
165 goto put_child; in cygnus_pcie_phy_probe()
171 goto put_child; in cygnus_pcie_phy_probe()
179 goto put_child; in cygnus_pcie_phy_probe()
199 put_child: in cygnus_pcie_phy_probe()
Dphy-brcmstb-sata.c167 goto put_child; in brcm_sata_phy_probe()
173 goto put_child; in brcm_sata_phy_probe()
178 goto put_child; in brcm_sata_phy_probe()
189 goto put_child; in brcm_sata_phy_probe()
205 put_child: in brcm_sata_phy_probe()
Dphy-berlin-sata.c241 goto put_child; in phy_berlin_sata_probe()
247 goto put_child; in phy_berlin_sata_probe()
253 goto put_child; in phy_berlin_sata_probe()
260 goto put_child; in phy_berlin_sata_probe()
277 put_child: in phy_berlin_sata_probe()
Dphy-miphy365x.c571 goto put_child; in miphy365x_probe()
580 goto put_child; in miphy365x_probe()
587 goto put_child; in miphy365x_probe()
597 goto put_child; in miphy365x_probe()
603 put_child: in miphy365x_probe()
Dphy-mt65xx-usb3.c454 goto put_child; in mt65xx_u3phy_probe()
463 goto put_child; in mt65xx_u3phy_probe()
470 goto put_child; in mt65xx_u3phy_probe()
477 goto put_child; in mt65xx_u3phy_probe()
489 put_child: in mt65xx_u3phy_probe()
Dphy-miphy28lp.c1231 goto put_child; in miphy28lp_probe()
1240 goto put_child; in miphy28lp_probe()
1248 goto put_child; in miphy28lp_probe()
1252 goto put_child; in miphy28lp_probe()
1261 put_child: in miphy28lp_probe()
/linux-4.4.14/net/ipv4/
Dfib_trie.c391 static void put_child(struct key_vector *tn, unsigned long i, in put_child() function
448 put_child(tp, get_index(key, tp), n); in put_child_root()
542 put_child(tn, get_index(inode->key, tn), inode); in inflate()
551 put_child(tn, 2 * i + 1, get_child(inode, 1)); in inflate()
552 put_child(tn, 2 * i, get_child(inode, 0)); in inflate()
582 put_child(node1, --j, get_child(inode, --k)); in inflate()
583 put_child(node0, j, get_child(inode, j)); in inflate()
584 put_child(node1, --j, get_child(inode, --k)); in inflate()
585 put_child(node0, j, get_child(inode, j)); in inflate()
593 put_child(tn, 2 * i + 1, node1); in inflate()
[all …]
/linux-4.4.14/drivers/clk/
Dclk-si5351.c1186 goto put_child; in si5351_dt_parse()
1192 goto put_child; in si5351_dt_parse()
1210 goto put_child; in si5351_dt_parse()
1233 goto put_child; in si5351_dt_parse()
1242 goto put_child; in si5351_dt_parse()
1259 goto put_child; in si5351_dt_parse()
1286 goto put_child; in si5351_dt_parse()
1299 put_child: in si5351_dt_parse()
/linux-4.4.14/drivers/of/
Dunittest.c209 goto put_child; in of_unittest_check_node_linkage()
214 goto put_child; in of_unittest_check_node_linkage()
219 put_child: in of_unittest_check_node_linkage()