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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dinode.c1692 static struct dev_data *the_device; variable in typeref:struct:dev_data
1697 struct dev_data *dev = the_device;
2046 if (the_device)
2088 the_device = dev;
2113 if (the_device) {
2114 put_dev (the_device);
2115 the_device = NULL;

Completed in 99 milliseconds