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

/linux-4.4.14/sound/oss/
H A Dswarm_cs4297a.c934 static void cs4297a_update_ptr(struct cs4297a_state *s, int intflag) cs4297a_update_ptr() argument
945 status = intflag ? __raw_readq(SS_CSR(R_SER_STATUS)) : 0; cs4297a_update_ptr()
955 d->swptr, d->hwptr, hwptr, intflag)); cs4297a_update_ptr()
1141 if ( (d->count <= (signed) d->sbufsz/2) || intflag) cs4297a_update_ptr()

Completed in 58 milliseconds