Home
last modified time | relevance | path

Searched refs:gpiod_add_hogs (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/gpio/
H A Dmachine.h114 void gpiod_add_hogs(struct gpiod_hog *hogs);
123 static inline void gpiod_add_hogs(struct gpiod_hog *hogs) {} in gpiod_add_hogs() function
/openbmc/linux/arch/arm/mach-omap1/
H A Dboard-ams-delta.c694 gpiod_add_hogs(ams_delta_gpio_hogs); in ams_delta_init()
/openbmc/linux/Documentation/driver-api/gpio/
H A Dboard.rst194 gpiod_add_hogs(gpio_hog_table);
/openbmc/linux/drivers/gpio/
H A Dgpio-sim.c808 gpiod_add_hogs(dev->hogs); in gpio_sim_add_hogs()
H A Dgpiolib.c3847 void gpiod_add_hogs(struct gpiod_hog *hogs) in gpiod_add_hogs() function
3868 EXPORT_SYMBOL_GPL(gpiod_add_hogs);