Lines Matching refs:nr_cells
849 axp20x->nr_cells = ARRAY_SIZE(axp152_cells); in axp20x_match_device()
856 axp20x->nr_cells = ARRAY_SIZE(axp20x_cells); in axp20x_match_device()
862 axp20x->nr_cells = ARRAY_SIZE(axp221_cells); in axp20x_match_device()
868 axp20x->nr_cells = ARRAY_SIZE(axp223_cells); in axp20x_match_device()
875 axp20x->nr_cells = ARRAY_SIZE(axp288_cells); in axp20x_match_device()
881 axp20x->nr_cells = ARRAY_SIZE(axp803_cells); in axp20x_match_device()
889 axp20x->nr_cells = ARRAY_SIZE(axp806_self_working_cells); in axp20x_match_device()
892 axp20x->nr_cells = ARRAY_SIZE(axp806_cells); in axp20x_match_device()
899 axp20x->nr_cells = ARRAY_SIZE(axp809_cells); in axp20x_match_device()
905 axp20x->nr_cells = ARRAY_SIZE(axp813_cells); in axp20x_match_device()
971 axp20x->nr_cells, NULL, 0, NULL); in axp20x_device_probe()