Home
last modified time | relevance | path

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

/linux/sound/pci/mixart/
H A Dmixart.c157 static int mixart_set_clock(struct mixart_mgr *mgr, in mixart_set_clock() function
177 "error mixart_set_clock(%d) called with wrong pipe->status !\n", in mixart_set_clock()
190 dev_dbg(&mgr->pci->dev, "mixart_set_clock to %d kHz\n", rate); in mixart_set_clock()
347 err = mixart_set_clock( mgr, pipe, 0); in snd_mixart_kill_ref_pipe()
350 "mixart_set_clock(0) return error!\n"); in snd_mixart_kill_ref_pipe()
495 if( mixart_set_clock(chip->mgr, stream->pipe, subs->runtime->rate) ) in snd_mixart_prepare()