Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dumax_pp_mid.h43 #include <linux/ppdev.h>
68 else ppdev is tried using the given name as device
109 name: ppdev character device name
H A Dp5_device.h39 #include <linux/ppdev.h>
H A Dumax_pp_low.c83 #include <linux/ppdev.h>
442 /* linux ppdev with devfs */ in sanei_parport_find_device()
447 /* linux ppdev */ in sanei_parport_find_device()
606 DBG (1, "*** Direct I/O or ppdev unavailable, giving up ***\n"); in sanei_umax_pp_initPort()
616 /* ppdev opening and configuration */ in sanei_umax_pp_initPort()
647 "umax_pp: ppdev couldn't gave modes for port '%s'\n", in sanei_umax_pp_initPort()
684 "umax_pp: ppdev used to build SANE doesn't have PPGETMODES.\n"); in sanei_umax_pp_initPort()
700 "umax_pp: ppdev couldn't negotiate mode IEEE1284_MODE_EPP for '%s' (ignored)\n", in sanei_umax_pp_initPort()
706 "umax_pp: ppdev couldn't set mode to IEEE1284_MODE_EPP for '%s'\n", in sanei_umax_pp_initPort()
726 "umax_pp: ppdev could in sanei_umax_pp_initPort()
[all...]
/third_party/cups-filters/backend/
H A Dbackend-private.h39 # include <linux/ppdev.h>
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_device.c1013 usb_detach_device_sub(struct usb_device *udev, device_t *ppdev, in usb_detach_device_sub() argument
1020 dev = *ppdev; in usb_detach_device_sub()
1024 * NOTE: It is important to clear "*ppdev" before deleting in usb_detach_device_sub()
1028 *ppdev = NULL; in usb_detach_device_sub()
/third_party/rust/crates/linux-raw-sys/gen/ioctl/
H A Dlist.c125 #include <linux/ppdev.h>

Completed in 10 milliseconds