Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-74x164.c20 struct gen_74x164_chip { struct
35 static int __gen_74x164_write_config(struct gen_74x164_chip *chip) in __gen_74x164_write_config() argument
43 struct gen_74x164_chip *chip = gpiochip_get_data(gc); in gen_74x164_get_value()
58 struct gen_74x164_chip *chip = gpiochip_get_data(gc); in gen_74x164_set_value()
75 struct gen_74x164_chip *chip = gpiochip_get_data(gc); in gen_74x164_set_multiple()
102 struct gen_74x164_chip *chip; in gen_74x164_probe()
168 struct gen_74x164_chip *chip = spi_get_drvdata(spi); in gen_74x164_remove()