Searched refs:wait_fw (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/media/video/
H A Ds2255drv.c212 wait_queue_head_t wait_fw; member in struct:s2255_fw
508 wake_up(&data->wait_fw);
530 wake_up(&data->wait_fw);
537 wake_up(&data->wait_fw);
565 wake_up(&data->wait_fw);
1732 wait_event_timeout(dev->fw_data->wait_fw,
1746 wait_event_timeout(dev->fw_data->wait_fw,
2090 wake_up(&dev->fw_data->wait_fw);
2589 init_waitqueue_head(&dev->fw_data->wait_fw);
2683 wake_up(&dev->fw_data->wait_fw);
[all...]

Completed in 52 milliseconds