/kernel/linux/linux-5.10/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 | 769 goto put_child; in brcm_sata_phy_probe() 775 goto put_child; in brcm_sata_phy_probe() 780 goto put_child; in brcm_sata_phy_probe() 798 goto put_child; in brcm_sata_phy_probe() 814 put_child: in brcm_sata_phy_probe()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/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() 398 goto put_child; in stm32_usbphyc_probe() 427 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()
|
/kernel/linux/linux-5.10/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 | 1147 goto put_child; in mtk_tphy_probe() 1156 goto put_child; in mtk_tphy_probe() 1163 goto put_child; in mtk_tphy_probe() 1170 goto put_child; in mtk_tphy_probe() 1182 goto put_child; in mtk_tphy_probe() 1190 goto put_child; in mtk_tphy_probe() 1197 put_child: in mtk_tphy_probe()
|
/kernel/linux/linux-5.10/net/ipv4/ |
D | fib_trie.c | 416 static void put_child(struct key_vector *tn, unsigned long i, in put_child() function 473 put_child(tp, get_index(key, tp), n); in put_child_root() 567 put_child(tn, get_index(inode->key, tn), inode); in inflate() 576 put_child(tn, 2 * i + 1, get_child(inode, 1)); in inflate() 577 put_child(tn, 2 * i, get_child(inode, 0)); in inflate() 607 put_child(node1, --j, get_child(inode, --k)); in inflate() 608 put_child(node0, j, get_child(inode, j)); in inflate() 609 put_child(node1, --j, get_child(inode, --k)); in inflate() 610 put_child(node0, j, get_child(inode, j)); in inflate() 618 put_child(tn, 2 * i + 1, node1); in inflate() [all …]
|
/kernel/linux/linux-5.10/drivers/clk/ |
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()
|
D | clk-si5341.c | 1268 goto put_child; in si5341_dt_parse_dt() 1273 goto put_child; in si5341_dt_parse_dt() 1294 goto put_child; in si5341_dt_parse_dt() 1307 goto put_child; in si5341_dt_parse_dt() 1318 goto put_child; in si5341_dt_parse_dt() 1336 put_child: in si5341_dt_parse_dt()
|
/kernel/linux/linux-5.10/drivers/iio/temperature/ |
D | ltc2983.c | 1290 goto put_child; in ltc2983_parse_dt() 1299 goto put_child; in ltc2983_parse_dt() 1303 goto put_child; in ltc2983_parse_dt() 1311 goto put_child; in ltc2983_parse_dt() 1342 goto put_child; in ltc2983_parse_dt() 1349 goto put_child; in ltc2983_parse_dt() 1360 put_child: in ltc2983_parse_dt()
|
/kernel/linux/linux-5.10/drivers/phy/cadence/ |
D | phy-cadence-sierra.c | 597 goto put_child; in cdns_sierra_phy_probe() 607 goto put_child; in cdns_sierra_phy_probe() 630 put_child: in cdns_sierra_phy_probe()
|
D | phy-cadence-torrent.c | 2174 goto put_child; in cdns_torrent_phy_probe() 2181 goto put_child; in cdns_torrent_phy_probe() 2203 goto put_child; in cdns_torrent_phy_probe() 2211 goto put_child; in cdns_torrent_phy_probe() 2224 goto put_child; in cdns_torrent_phy_probe() 2238 goto put_child; in cdns_torrent_phy_probe() 2260 goto put_child; in cdns_torrent_phy_probe() 2267 goto put_child; in cdns_torrent_phy_probe() 2273 goto put_child; in cdns_torrent_phy_probe() 2277 goto put_child; in cdns_torrent_phy_probe() [all …]
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/drivers/of/ |
D | unittest.c | 235 goto put_child; in of_unittest_check_node_linkage() 240 goto put_child; in of_unittest_check_node_linkage() 245 put_child: in of_unittest_check_node_linkage()
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | hmdfs_server.c | 710 goto put_child; in hmdfs_server_do_atomic_open() 731 put_child: in hmdfs_server_do_atomic_open()
|
/kernel/linux/patches/linux-5.10/yangfan_patch/ |
D | drivers.patch | 48849 + goto put_child; 48860 + goto put_child; 48865 + goto put_child; 48878 + goto put_child; 48885 + goto put_child; 48891 + goto put_child; 48903 + goto put_child; 48914 +put_child: 49243 - goto put_child; 49337 - goto put_child; [all …]
|