Home
last modified time | relevance | path

Searched refs:tps65217s (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/mfd/
Dtps65217.c89 static struct mfd_cell tps65217s[] = { variable
350 for (i = 0; i < ARRAY_SIZE(tps65217s); i++) in tps65217_probe()
351 tps65217s[i].num_resources = 0; in tps65217_probe()
354 ret = devm_mfd_add_devices(tps->dev, -1, tps65217s, in tps65217_probe()
355 ARRAY_SIZE(tps65217s), NULL, 0, in tps65217_probe()