Home
last modified time | relevance | path

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

/external/u-boot/drivers/gpio/
Dpcf8575_gpio.c33 struct pcf8575_chip { struct
86 struct pcf8575_chip *plat = dev_get_platdata(dev); in pcf8575_direction_input()
98 struct pcf8575_chip *plat = dev_get_platdata(dev); in pcf8575_direction_output()
128 struct pcf8575_chip *plat = dev_get_platdata(dev); in pcf8575_ofdata_platdata()
178 .platdata_auto_alloc_size = sizeof(struct pcf8575_chip),