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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dr852.h143 int insuspend; /* device is suspended */ member in struct:r852_device
H A Dr852.c762 if (dev->insuspend)
1051 dev->insuspend = 1;
1083 dev->insuspend = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-core.c374 if (dev->insuspend)
506 if (dev->insuspend)
1190 dev->insuspend = 1;
1262 dev->insuspend = 0;
H A Dsaa7134-tvaudio.c208 dev->hw_input == in && !dev->insuspend) {
1058 if (!dev->insuspend && !dev->thread.stopped)
H A Dsaa7134.h600 unsigned int insuspend; member in struct:saa7134_dev

Completed in 63 milliseconds