Searched refs:put_child (Results 1 – 5 of 5) 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/clk/ |
H A D | clk-si5351.c | 1280 goto put_child; in si5351_dt_parse() 1286 goto put_child; in si5351_dt_parse() 1304 goto put_child; in si5351_dt_parse() 1327 goto put_child; in si5351_dt_parse() 1336 goto put_child; in si5351_dt_parse() 1353 goto put_child; in si5351_dt_parse() 1380 goto put_child; in si5351_dt_parse() 1396 put_child: in si5351_dt_parse()
|
H A D | clk-si5341.c | 1283 goto put_child; in si5341_dt_parse_dt() 1288 goto put_child; in si5341_dt_parse_dt() 1309 goto put_child; in si5341_dt_parse_dt() 1322 goto put_child; in si5341_dt_parse_dt() 1333 goto put_child; in si5341_dt_parse_dt() 1366 goto put_child; in si5341_dt_parse_dt() 1379 put_child: in si5341_dt_parse_dt()
|
/linux/drivers/phy/st/ |
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()
|