Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dpcf8575_gpio.c112 static int pcf8575_get_value(struct udevice *dev, unsigned int offset) in pcf8575_get_value() function
162 .get_value = pcf8575_get_value,