Searched refs:hr222_read_gpio (Results 1 – 3 of 3) sorted by relevance
22 int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value);
496 int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value) in hr222_read_gpio() function
1339 hr222_read_gpio(mgr, 1, &value); /* GPI */ in pcxhr_proc_gpio_read()1341 hr222_read_gpio(mgr, 0, &value); /* GP0 */ in pcxhr_proc_gpio_read()