Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-74x164.c22 struct gen_74x164_chip { struct
37 static int __gen_74x164_write_config(struct gen_74x164_chip *chip) in __gen_74x164_write_config() argument
45 struct gen_74x164_chip *chip = gpiochip_get_data(gc); in gen_74x164_get_value()
60 struct gen_74x164_chip *chip = gpiochip_get_data(gc); in gen_74x164_set_value()
77 struct gen_74x164_chip *chip = gpiochip_get_data(gc); in gen_74x164_set_multiple()
106 struct gen_74x164_chip *chip; in gen_74x164_probe()
173 struct gen_74x164_chip *chip = spi_get_drvdata(spi); in gen_74x164_remove()