Searched refs:synth_clock_names (Results 1 – 1 of 1) sorted by relevance
1555 const char *synth_clock_names[SI5341_NUM_SYNTH]; in si5341_probe() local1697 synth_clock_names[i] = devm_kasprintf(&client->dev, GFP_KERNEL, in si5341_probe()1699 init.name = synth_clock_names[i]; in si5341_probe()1711 init.parent_names = synth_clock_names; in si5341_probe()1786 devm_kfree(&client->dev, (void *)synth_clock_names[i]); in si5341_probe()