Home
last modified time | relevance | path

Searched refs:ppdev (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/of/
Dof_pci_irq.c21 struct pci_dev *ppdev; in of_irq_map_pci() local
53 ppdev = pdev->bus->self; in of_irq_map_pci()
56 if (ppdev == NULL) { in of_irq_map_pci()
64 ppnode = pci_device_to_OF_node(ppdev); in of_irq_map_pci()
85 pdev = ppdev; in of_irq_map_pci()
/linux-3.4.99/drivers/char/
DMakefile43 obj-$(CONFIG_PPDEV) += ppdev.o
DKconfig154 module will be called ppdev.
/linux-3.4.99/include/linux/
DKbuild308 header-y += ppdev.h
/linux-3.4.99/Documentation/ioctl/
Dioctl-number.txt251 'p' 80-9F linux/ppdev.h user-space parport
/linux-3.4.99/
DCREDITS240 D: Various parport/ppdev hacks and fixes
DMAINTAINERS5048 F: drivers/char/ppdev.c
5049 F: include/linux/ppdev.h