Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-gw-pld.c53 static int gw_pld_output8(struct gpio_chip *gc, unsigned offset, int value) in gw_pld_output8() function
67 gw_pld_output8(gc, offset, value); in gw_pld_set8()
88 gw->chip.direction_output = gw_pld_output8; in gw_pld_probe()