Lines Matching refs:nr_cells
850 axp20x->nr_cells = ARRAY_SIZE(axp152_cells); in axp20x_match_device()
857 axp20x->nr_cells = ARRAY_SIZE(axp20x_cells); in axp20x_match_device()
863 axp20x->nr_cells = ARRAY_SIZE(axp221_cells); in axp20x_match_device()
869 axp20x->nr_cells = ARRAY_SIZE(axp223_cells); in axp20x_match_device()
876 axp20x->nr_cells = ARRAY_SIZE(axp288_cells); in axp20x_match_device()
882 axp20x->nr_cells = ARRAY_SIZE(axp803_cells); in axp20x_match_device()
890 axp20x->nr_cells = ARRAY_SIZE(axp806_self_working_cells); in axp20x_match_device()
893 axp20x->nr_cells = ARRAY_SIZE(axp806_cells); in axp20x_match_device()
900 axp20x->nr_cells = ARRAY_SIZE(axp809_cells); in axp20x_match_device()
906 axp20x->nr_cells = ARRAY_SIZE(axp813_cells); in axp20x_match_device()
972 axp20x->nr_cells, NULL, 0, NULL); in axp20x_device_probe()