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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dstallion.c411 static int stl_waitcarrier(struct stlport *portp, struct file *filp);
761 if ((rc = stl_waitcarrier(portp, filp)) != 0)
776 static int stl_waitcarrier(struct stlport *portp, struct file *filp) function
781 pr_debug("stl_waitcarrier(portp=%p,filp=%p)\n", portp, filp);

Completed in 105 milliseconds