Home
last modified time | relevance | path

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

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