Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-pca953x.c198 struct pca953x_chip { struct
348 struct pca953x_chip *chip = dev_get_drvdata(dev); in pca953x_readable_register()
371 struct pca953x_chip *chip = dev_get_drvdata(dev); in pca953x_writeable_register()
391 struct pca953x_chip *chip = dev_get_drvdata(dev); in pca953x_volatile_register()
520 struct pca953x_chip *chip = gpiochip_get_data(gc); in pca953x_gpio_direction_input()
534 struct pca953x_chip *chip = gpiochip_get_data(gc); in pca953x_gpio_direction_output()
555 struct pca953x_chip *chip = gpiochip_get_data(gc); in pca953x_gpio_get_value()
572 struct pca953x_chip *chip = gpiochip_get_data(gc); in pca953x_gpio_set_value()
583 struct pca953x_chip *chip = gpiochip_get_data(gc); in pca953x_gpio_get_direction()
899 struct pca953x_chip *chip = devid; in pca953x_irq_handler()
[all …]