Home
last modified time | relevance | path

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

/linux-6.15/drivers/mfd/
H A Daxp20x.c1171 static const struct mfd_cell axp806_cells[] = { variable
1341 axp20x->nr_cells = ARRAY_SIZE(axp806_cells); in axp20x_match_device()
1342 axp20x->cells = axp806_cells; in axp20x_match_device()
1344 nr_cells_no_irq = ARRAY_SIZE(axp806_cells); in axp20x_match_device()
1345 cells_no_irq = axp806_cells; in axp20x_match_device()