Searched refs:put_child (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.4/drivers/phy/broadcom/ |
D | phy-bcm-cygnus-pcie.c | 159 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()
|
D | phy-brcm-sata.c | 667 goto put_child; in brcm_sata_phy_probe() 673 goto put_child; in brcm_sata_phy_probe() 678 goto put_child; in brcm_sata_phy_probe() 696 goto put_child; in brcm_sata_phy_probe() 712 put_child: in brcm_sata_phy_probe()
|
/Linux-v5.4/drivers/phy/marvell/ |
D | phy-berlin-sata.c | 238 goto put_child; in phy_berlin_sata_probe() 244 goto put_child; in phy_berlin_sata_probe() 250 goto put_child; in phy_berlin_sata_probe() 257 goto put_child; in phy_berlin_sata_probe() 274 put_child: in phy_berlin_sata_probe()
|
/Linux-v5.4/drivers/phy/st/ |
D | phy-stm32-usbphyc.c | 371 goto put_child; in stm32_usbphyc_probe() 378 goto put_child; in stm32_usbphyc_probe() 390 goto put_child; in stm32_usbphyc_probe() 396 goto put_child; in stm32_usbphyc_probe() 425 put_child: in stm32_usbphyc_probe()
|
D | phy-miphy28lp.c | 1228 goto put_child; in miphy28lp_probe() 1237 goto put_child; in miphy28lp_probe() 1245 goto put_child; in miphy28lp_probe() 1249 goto put_child; in miphy28lp_probe() 1258 put_child: in miphy28lp_probe()
|
/Linux-v5.4/drivers/phy/mediatek/ |
D | phy-mtk-xsphy.c | 541 goto put_child; in mtk_xsphy_probe() 550 goto put_child; in mtk_xsphy_probe() 557 goto put_child; in mtk_xsphy_probe() 564 goto put_child; in mtk_xsphy_probe() 576 goto put_child; in mtk_xsphy_probe() 583 put_child: in mtk_xsphy_probe()
|
D | phy-mtk-tphy.c | 1125 goto put_child; in mtk_tphy_probe() 1134 goto put_child; in mtk_tphy_probe() 1141 goto put_child; in mtk_tphy_probe() 1148 goto put_child; in mtk_tphy_probe() 1164 goto put_child; in mtk_tphy_probe() 1171 put_child: in mtk_tphy_probe()
|
/Linux-v5.4/drivers/phy/cadence/ |
D | phy-cadence-sierra.c | 247 goto put_child; in cdns_sierra_phy_probe() 255 goto put_child; in cdns_sierra_phy_probe() 277 put_child: in cdns_sierra_phy_probe()
|
/Linux-v5.4/net/ipv4/ |
D | fib_trie.c | 419 static void put_child(struct key_vector *tn, unsigned long i, in put_child() function 476 put_child(tp, get_index(key, tp), n); in put_child_root() 570 put_child(tn, get_index(inode->key, tn), inode); in inflate() 579 put_child(tn, 2 * i + 1, get_child(inode, 1)); in inflate() 580 put_child(tn, 2 * i, get_child(inode, 0)); in inflate() 610 put_child(node1, --j, get_child(inode, --k)); in inflate() 611 put_child(node0, j, get_child(inode, j)); in inflate() 612 put_child(node1, --j, get_child(inode, --k)); in inflate() 613 put_child(node0, j, get_child(inode, j)); in inflate() 621 put_child(tn, 2 * i + 1, node1); in inflate() [all …]
|
/Linux-v5.4/drivers/clk/ |
D | clk-si5341.c | 1039 goto put_child; in si5341_dt_parse_dt() 1044 goto put_child; in si5341_dt_parse_dt() 1065 goto put_child; in si5341_dt_parse_dt() 1078 goto put_child; in si5341_dt_parse_dt() 1089 goto put_child; in si5341_dt_parse_dt() 1107 put_child: in si5341_dt_parse_dt()
|
D | clk-si5351.c | 1216 goto put_child; in si5351_dt_parse() 1222 goto put_child; in si5351_dt_parse() 1240 goto put_child; in si5351_dt_parse() 1263 goto put_child; in si5351_dt_parse() 1272 goto put_child; in si5351_dt_parse() 1289 goto put_child; in si5351_dt_parse() 1316 goto put_child; in si5351_dt_parse() 1332 put_child: in si5351_dt_parse()
|
/Linux-v5.4/drivers/phy/rockchip/ |
D | phy-rockchip-inno-usb2.c | 1162 goto put_child; in rockchip_usb2phy_probe() 1173 goto put_child; in rockchip_usb2phy_probe() 1178 goto put_child; in rockchip_usb2phy_probe() 1190 put_child: in rockchip_usb2phy_probe()
|
/Linux-v5.4/drivers/of/ |
D | unittest.c | 218 goto put_child; in of_unittest_check_node_linkage() 223 goto put_child; in of_unittest_check_node_linkage() 228 put_child: in of_unittest_check_node_linkage()
|