Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Daxp20x.c424 axp20x->nr_cells = ARRAY_SIZE(axp20x_cells); in axp20x_match_device()
431 axp20x->nr_cells = ARRAY_SIZE(axp288_cells); in axp20x_match_device()
480 axp20x->nr_cells, NULL, 0, NULL); in axp20x_i2c_probe()
/linux-4.1.27/include/linux/mfd/
Daxp20x.h250 int nr_cells; member