Searched refs:hvsi_wait (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 Dhvsi.c100 static int (*hvsi_wait)(struct hvsi_struct *hp, int state); variable
670 ret = hvsi_wait(hp, HVSI_OPEN);
739 ret = hvsi_wait(hp, HVSI_OPEN);
1177 hvsi_wait = wait_for_state; /* irqs active now */
1273 hvsi_wait = poll_for_state; /* no irqs yet; must poll */

Completed in 93 milliseconds