Searched refs:gpiod_count (Results 1 – 2 of 2) sorted by relevance
3092 int gpiod_count(struct device *dev, const char *con_id) in gpiod_count() function3106 EXPORT_SYMBOL_GPL(gpiod_count);3425 count = gpiod_count(dev, con_id); in gpiod_get_array()
1728 count = gpiod_count(&pdev->dev, "cs"); in pxa2xx_spi_probe()