Searched refs:PINS_COUNT (Results 1 – 1 of 1) sorted by relevance
37 #define PINS_COUNT (PIN_COLLECTIONS * PINS_PER_COLLECTION) macro45 const char *pin_names[PINS_COUNT];53 return PINS_COUNT; in dc_get_groups_count()109 *num_groups = PINS_COUNT; in dc_get_groups()250 chip->ngpio = PINS_COUNT; in dc_gpiochip_add()260 PINS_COUNT); in dc_gpiochip_add()286 pins = devm_kcalloc(&pdev->dev, PINS_COUNT, sizeof(*pins), in dc_pinctrl_probe()290 pin_names = devm_kcalloc(&pdev->dev, PINS_COUNT, name_len, in dc_pinctrl_probe()316 pctl_desc->npins = PINS_COUNT; in dc_pinctrl_probe()