Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Datc260x-core.c211 atc260x->nr_cells = ARRAY_SIZE(atc2603c_mfd_cells); in atc260x_match_device()
220 atc260x->nr_cells = ARRAY_SIZE(atc2609a_mfd_cells); in atc260x_match_device()
293 atc260x->cells, atc260x->nr_cells, NULL, 0, in atc260x_device_probe()
/linux/include/linux/mfd/atc260x/
H A Dcore.h42 int nr_cells; member