Home
last modified time | relevance | path

Searched refs:pcxhr_hardware_timer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/pcxhr/
H A Dpcxhr.c880 static int pcxhr_hardware_timer(struct pcxhr_mgr *mgr, int start) in pcxhr_hardware_timer() function
893 dev_err(&mgr->pci->dev, "error pcxhr_hardware_timer err(%x)\n", in pcxhr_hardware_timer()
923 err = pcxhr_hardware_timer(mgr, 1); in pcxhr_prepare()
1087 pcxhr_hardware_timer(mgr, 0); /* stop the DSP-timer */ in pcxhr_close()
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H A Dpcxhr.c878 static int pcxhr_hardware_timer(struct pcxhr_mgr *mgr, int start) in pcxhr_hardware_timer() function
921 err = pcxhr_hardware_timer(mgr, 1); in pcxhr_prepare()
1085 pcxhr_hardware_timer(mgr, 0); /* stop the DSP-timer */ in pcxhr_close()

Completed in 5 milliseconds