Home
last modified time | relevance | path

Searched refs:gpiod_count (Results 1 – 15 of 15) sorted by relevance

/linux/arch/mips/lantiq/xway/
H A Dvmmc.c38 gpio_count = gpiod_count(&pdev->dev, NULL); in vmmc_probe()
/linux/sound/hda/codecs/side-codecs/
H A Dcirrus_scodec.c36 count = gpiod_count(dev, "spk-id"); in cirrus_scodec_get_speaker_id()
H A Dcs35l41_hda.c1774 count = gpiod_count(dev, "spk-id"); in cs35l41_get_speaker_id()
/linux/drivers/mux/
H A Dgpio.c55 pins = gpiod_count(dev, "mux"); in mux_gpio_probe()
/linux/drivers/input/keyboard/
H A Dclps711x-keypad.c102 priv->row_count = gpiod_count(dev, "row"); in clps711x_keypad_probe()
/linux/drivers/watchdog/
H A Dmena21_wdt.c141 num_gpios = gpiod_count(dev, NULL); in a21_wdt_probe()
/linux/drivers/auxdisplay/
H A Dhd44780.c209 ifwidth = gpiod_count(dev, "data"); in hd44780_probe()
/linux/drivers/regulator/
H A Dgpio-regulator.c164 ngpios = gpiod_count(dev, NULL); in of_get_gpio_regulator_config()
/linux/drivers/gpio/
H A Dgpio-max3191x.c322 int found = gpiod_count(dev, con_id); in devm_gpiod_get_array_optional_count()
H A Dgpiolib.c4913 int gpiod_count(struct device *dev, const char *con_id) in gpiod_count() function
4930 EXPORT_SYMBOL_GPL(gpiod_count);
5192 count = gpiod_count(dev, con_id); in gpiod_get_array()
H A Dgpio-aggregator.c1603 n = gpiod_count(dev, NULL); in gpio_aggregator_probe()
/linux/drivers/platform/surface/aggregator/
H A Dcore.c645 status = gpiod_count(dev, NULL); in ssam_serial_hub_probe()
/linux/drivers/pci/controller/dwc/
H A Dpcie-kirin.c369 ret = gpiod_count(dev, "hisilicon,clken"); in kirin_pcie_get_gpio_enable()
/linux/drivers/media/i2c/cvs/
H A Dcore.c690 ret = gpiod_count(dev, NULL); in cvs_core_probe()
/linux/drivers/spi/
H A Dspi.c3533 nb = gpiod_count(dev, "cs"); in spi_get_gpio_descs()