Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpca9698.h10 int pca9698_request(unsigned gpio, const char *label);
/openbmc/u-boot/drivers/gpio/
H A Dpca9698.c53 int pca9698_request(unsigned gpio, const char *label) in pca9698_request() function