Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/pcxhr/
Dpcxhr_mix22.h22 int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value);
Dpcxhr_mix22.c496 int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value) in hr222_read_gpio() function
Dpcxhr.c1339 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()