Searched refs:phantom (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/misc/
H A DMakefile17 obj-$(CONFIG_PHANTOM) += phantom.o
H A Dphantom.c11 * http://www.fi.muni.cz/~xslaby/phantom.html
25 #include <linux/phantom.h>
114 pr_debug("phantom: writing %x to %u\n", r.value, r.reg);
135 pr_debug("phantom: SRS %u regs %x\n", rs.count, rs.mask);
170 pr_debug("phantom: GRS %u regs %x\n", rs.count, rs.mask);
184 printk(KERN_ERR "phantom: you need to set NOT_OH "
356 retval = pci_request_regions(pdev, "phantom");
392 IRQF_SHARED | IRQF_DISABLED, "phantom", pht);
406 "phantom%u", minor)))
493 .name = "phantom",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dxdf_io.c80 unsigned int phantom:2; member in struct:__anon4159
194 if(REC.phantom) {
336 if(!REC.phantom)
380 REC.phantom = 0;
396 REC.phantom = 1;
435 REC.phantom = 0;

Completed in 95 milliseconds