Home
last modified time | relevance | path

Searched defs:cs_gpiod (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/regulator/
H A Dslg51000-regulator.c43 struct gpio_desc *cs_gpiod; member
442 struct gpio_desc *cs_gpiod; in slg51000_i2c_probe() local
/linux/sound/pci/hda/
H A Dcs35l41_hda_property.c240 struct gpio_desc *cs_gpiod; in generic_dsd_config() local
/linux/drivers/input/touchscreen/
H A Dbu21013_ts.c162 struct gpio_desc *cs_gpiod; member
/linux/drivers/spi/
H A Dspi-stm32-ospi.c644 struct gpio_desc *cs_gpiod = spi->cs_gpiod[ffs(spi->cs_index_mask) - 1]; in stm32_ospi_transfer_one_message() local
/linux/include/linux/spi/
H A Dspi.h241 struct gpio_desc *cs_gpiod[SPI_CS_CNT_MAX]; /* Chip select gpio desc */ member