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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/virtio/
H A Dvirtio_balloon.c35 wait_queue_head_t config_change; member in struct:virtio_balloon
211 wake_up(&vb->config_change);
233 wake_up(&vb->config_change);
263 wait_event_interruptible(vb->config_change,
295 init_waitqueue_head(&vb->config_change);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dpxa27x_udc.c2289 unsigned config, interface, alternate, config_change; local
2296 config_change = (config != udc->config);
2303 if (config_change)
H A Dpxa25x_udc.c1540 config_change:
1560 goto config_change;

Completed in 94 milliseconds