Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Daxp20x.c632 axp20x->nr_cells = ARRAY_SIZE(axp152_cells); in axp20x_match_device()
639 axp20x->nr_cells = ARRAY_SIZE(axp20x_cells); in axp20x_match_device()
645 axp20x->nr_cells = ARRAY_SIZE(axp22x_cells); in axp20x_match_device()
652 axp20x->nr_cells = ARRAY_SIZE(axp288_cells); in axp20x_match_device()
701 axp20x->nr_cells, NULL, 0, NULL); in axp20x_i2c_probe()
/linux-4.4.14/include/linux/mfd/
Daxp20x.h403 int nr_cells; member