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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dauerswald.c249 wait_queue_head_t bufferwait; /* wait for a control buffer */ member in struct:__anon7131
856 wake_up (&cp->bufferwait);
875 wake_up (&cp->bufferwait);
922 wake_up (&cp->bufferwait);
962 wake_up (&cp->bufferwait);
1226 wake_up (&cp->bufferwait);
1731 add_wait_queue (&cp->bufferwait, &wait);
1754 remove_wait_queue (&cp->bufferwait, &wait);
1760 remove_wait_queue (&cp->bufferwait, &wait);
1768 remove_wait_queue (&cp->bufferwait,
[all...]

Completed in 43 milliseconds