Home
last modified time | relevance | path

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

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