Home
last modified time | relevance | path

Searched refs:gpiod_set_array_value_cansleep (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/auxdisplay/
H A Dhd44780.c74 gpiod_set_array_value_cansleep(n, &hd->pins[PIN_DATA0], NULL, values); in hd44780_write_gpio8()
91 gpiod_set_array_value_cansleep(n, &hd->pins[PIN_DATA4], NULL, values); in hd44780_write_gpio4()
100 gpiod_set_array_value_cansleep(n, &hd->pins[PIN_DATA4], NULL, values); in hd44780_write_gpio4()
167 gpiod_set_array_value_cansleep(n, &hd->pins[PIN_DATA4], NULL, values); in hd44780_write_cmd_raw_gpio4()
/openbmc/linux/drivers/net/mdio/
H A Dmdio-mux-gpio.c33 gpiod_set_array_value_cansleep(s->gpios->ndescs, s->gpios->desc, in mdio_mux_gpio_switch_fn()
/openbmc/linux/drivers/bus/
H A Dts-nbus.c114 gpiod_set_array_value_cansleep(8, ts_nbus->data->desc, in ts_nbus_reset_bus()
160 gpiod_set_array_value_cansleep(8, gpios->desc, gpios->info, values); in ts_nbus_write_byte()
/openbmc/linux/drivers/mux/
H A Dgpio.c31 gpiod_set_array_value_cansleep(mux_gpio->gpios->ndescs, in mux_gpio_set()
/openbmc/linux/drivers/pcmcia/
H A Dsa1111_jornada720.c116 ret = gpiod_set_array_value_cansleep(J720_GPIO_MAX, j->gpio, in jornada720_pcmcia_configure_socket()
H A Dmax1600.c118 return gpiod_set_array_value_cansleep(n, m->gpio, NULL, values); in max1600_configure()
H A Dsoc_common.c366 gpiod_set_array_value_cansleep(n, descs, NULL, values); in soc_common_pcmcia_config_skt()
/openbmc/linux/drivers/mmc/core/
H A Dpwrseq_simple.c54 gpiod_set_array_value_cansleep(nvalues, reset_gpios->desc, in mmc_pwrseq_simple_set_gpios_value()
/openbmc/linux/drivers/iio/amplifiers/
H A Dhmc425a.c51 gpiod_set_array_value_cansleep(st->gpios->ndescs, st->gpios->desc, in hmc425a_write()
/openbmc/linux/include/linux/gpio/
H A Dconsumer.h145 int gpiod_set_array_value_cansleep(unsigned int array_size,
443 static inline int gpiod_set_array_value_cansleep(unsigned int array_size, in gpiod_set_array_value_cansleep() function
/openbmc/linux/drivers/i2c/muxes/
H A Di2c-mux-gpio.c32 gpiod_set_array_value_cansleep(mux->ngpios, mux->gpios, NULL, values); in i2c_mux_gpio_set()
/openbmc/linux/drivers/gpio/
H A Dgpio-max3191x.c328 gpiod_set_array_value_cansleep(ndescs, desc, info, values); in gpiod_set_array_single_value_cansleep()
H A Dgpio-aggregator.c389 gpiod_set_array_value_cansleep(j, descs, NULL, values); in gpio_fwd_set_multiple()
H A Dgpiolib.c3795 int gpiod_set_array_value_cansleep(unsigned int array_size, in gpiod_set_array_value_cansleep() function
3807 EXPORT_SYMBOL_GPL(gpiod_set_array_value_cansleep);
/openbmc/linux/drivers/phy/motorola/
H A Dphy-mapphone-mdm6600.c180 gpiod_set_array_value_cansleep(PHY_MDM6600_NR_CMD_LINES, in phy_mdm6600_cmd()
/openbmc/linux/sound/soc/codecs/
H A Dadau1701.c329 gpiod_set_array_value_cansleep(adau1701->gpio_pll_mode->ndescs, in adau1701_reset()
/openbmc/linux/Documentation/driver-api/gpio/
H A Dconsumer.rst357 int gpiod_set_array_value_cansleep(unsigned int array_size,