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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/riptide/
H A Driptide.c291 #define ST_PLAY 0x1 /* stream states */ macro
1137 && (data->state == ST_PLAY)) {
1432 if (!(data->state & ST_PLAY)) {
1435 data->state = ST_PLAY;

Completed in 49 milliseconds