Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpio/
H A Dgpio-pca953x.c207 struct pca953x_chip { struct
356 struct pca953x_chip *chip = dev_get_drvdata(dev); in pca953x_readable_register()
379 struct pca953x_chip *chip = dev_get_drvdata(dev); in pca953x_writeable_register()
399 struct pca953x_chip *chip = dev_get_drvdata(dev); in pca953x_volatile_register()
528 struct pca953x_chip *chip = gpiochip_get_data(gc); in pca953x_gpio_direction_input()
540 struct pca953x_chip *chip = gpiochip_get_data(gc); in pca953x_gpio_direction_output()
559 struct pca953x_chip *chip = gpiochip_get_data(gc); in pca953x_gpio_get_value()
576 struct pca953x_chip *chip = gpiochip_get_data(gc); in pca953x_gpio_set_value()
587 struct pca953x_chip *chip = gpiochip_get_data(gc); in pca953x_gpio_get_direction()
873 struct pca953x_chip *chip = devid; in pca953x_irq_handler()
[all …]