Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/pcxhr/
Dpcxhr_mix22.h35 int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value);
Dpcxhr_mix22.c509 int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value) in hr222_read_gpio() function
Dpcxhr.c1369 hr222_read_gpio(mgr, 1, &value); /* GPI */ in pcxhr_proc_gpio_read()
1371 hr222_read_gpio(mgr, 0, &value); /* GP0 */ in pcxhr_proc_gpio_read()