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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Dchnl_sm.c574 int stat_sync; local
604 stat_sync = sync_wait_on_event(pchnl->sync_event, timeout);
605 if (stat_sync == -ETIME) {
609 } else if (stat_sync == -EPERM) {

Completed in 99 milliseconds