Searched refs:put_child (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/phy/marvell/ |
| H A D | phy-berlin-sata.c | 239 goto put_child; in phy_berlin_sata_probe() 245 goto put_child; in phy_berlin_sata_probe() 251 goto put_child; in phy_berlin_sata_probe() 258 goto put_child; in phy_berlin_sata_probe() 275 put_child: in phy_berlin_sata_probe()
|
| /linux/net/ipv4/ |
| H A D | fib_trie.c | 412 static void put_child(struct key_vector *tn, unsigned long i, in put_child() function 469 put_child(tp, get_index(key, tp), n); in put_child_root() 563 put_child(tn, get_index(inode->key, tn), inode); in inflate() 572 put_child(tn, 2 * i + 1, get_child(inode, 1)); in inflate() 573 put_child(tn, 2 * i, get_child(inode, 0)); in inflate() 603 put_child(node1, --j, get_child(inode, --k)); in inflate() 604 put_child(node0, j, get_child(inode, j)); in inflate() 605 put_child(node1, --j, get_child(inode, --k)); in inflate() 606 put_child(node0, j, get_child(inode, j)); in inflate() 614 put_child(tn, 2 * i + 1, node1); in inflate() [all …]
|
| /linux/drivers/phy/st/ |
| H A D | phy-stm32-usbphyc.c | 704 goto put_child; in stm32_usbphyc_probe() 711 goto put_child; in stm32_usbphyc_probe() 719 goto put_child; in stm32_usbphyc_probe() 735 goto put_child; in stm32_usbphyc_probe() 765 put_child: in stm32_usbphyc_probe()
|
| H A D | phy-miphy28lp.c | 1201 goto put_child; in miphy28lp_probe() 1210 goto put_child; in miphy28lp_probe() 1218 goto put_child; in miphy28lp_probe() 1222 goto put_child; in miphy28lp_probe() 1231 put_child: in miphy28lp_probe()
|
| /linux/drivers/clk/ |
| H A D | clk-si5341.c | 1289 goto put_child; in si5341_dt_parse_dt() 1294 goto put_child; in si5341_dt_parse_dt() 1315 goto put_child; in si5341_dt_parse_dt() 1328 goto put_child; in si5341_dt_parse_dt() 1339 goto put_child; in si5341_dt_parse_dt() 1372 goto put_child; in si5341_dt_parse_dt() 1385 put_child: in si5341_dt_parse_dt()
|
| /linux/drivers/phy/rockchip/ |
| H A D | phy-rockchip-inno-usb2.c | 1459 goto put_child; in rockchip_usb2phy_probe() 1469 goto put_child; in rockchip_usb2phy_probe() 1473 goto put_child; in rockchip_usb2phy_probe() 1494 goto put_child; in rockchip_usb2phy_probe() 1500 put_child: in rockchip_usb2phy_probe()
|
| /linux/drivers/phy/cadence/ |
| H A D | phy-cadence-torrent.c | 2994 goto put_child; in cdns_torrent_phy_probe() 3001 goto put_child; in cdns_torrent_phy_probe() 3026 goto put_child; in cdns_torrent_phy_probe() 3034 goto put_child; in cdns_torrent_phy_probe() 3047 goto put_child; in cdns_torrent_phy_probe() 3061 goto put_child; in cdns_torrent_phy_probe() 3083 goto put_child; in cdns_torrent_phy_probe() 3090 goto put_child; in cdns_torrent_phy_probe() 3096 goto put_child; in cdns_torrent_phy_probe() 3100 goto put_child; in cdns_torrent_phy_probe() [all …]
|