Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/dmasound/
Ddmasound.h248 int busy, syncing, xruns, died; member
Ddmasound_core.c1508 write_sq.busy, write_sq.syncing, write_sq.locked, write_sq.xruns) ; in state_open()
1515 read_sq.busy, read_sq.syncing, read_sq.locked, read_sq.xruns) ; in state_open()
Ddmasound_awacs.c992 if( (stat & ACTIVE) == 0 ) write_sq.xruns++ ; in pmac_awacs_tx_intr()
1079 read_sq.xruns++ ; /* we overan */ in pmac_awacs_rx_intr()