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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/s3c24xx/
H A Ds3c24xx-pcm.h15 #define ST_RUNNING (1<<0) macro
H A Ds3c24xx-pcm.c136 if (prtd->state & ST_RUNNING) {
265 prtd->state |= ST_RUNNING;
273 prtd->state &= ~ST_RUNNING;

Completed in 46 milliseconds