Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/gpio/
Dgpio-74x164.c57 static void gen_74x164_set_value(struct gpio_chip *gc, in gen_74x164_set_value() function
100 gen_74x164_set_value(gc, offset, val); in gen_74x164_direction_output()
142 chip->gpio_chip.set = gen_74x164_set_value; in gen_74x164_probe()