Home
last modified time | relevance | path

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

/drivers/mfd/
Dtps65217.c80 static struct mfd_cell tps65217s[] = { variable
341 for (i = 0; i < ARRAY_SIZE(tps65217s); i++) in tps65217_probe()
342 tps65217s[i].num_resources = 0; in tps65217_probe()
345 ret = devm_mfd_add_devices(tps->dev, -1, tps65217s, in tps65217_probe()
346 ARRAY_SIZE(tps65217s), NULL, 0, in tps65217_probe()