Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:ppdev
(Results
1 - 6
of
6
) sorted by relevance
/third_party/backends/backend/
H
A
D
umax_pp_mid.h
43
#include <linux/
ppdev
.h>
68
else
ppdev
is tried using the given name as device
109
name:
ppdev
character device name
H
A
D
p5_device.h
39
#include <linux/
ppdev
.h>
H
A
D
umax_pp_low.c
83
#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
D
backend-private.h
39
# include <linux/
ppdev
.h>
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_device.c
1013
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
D
list.c
125
#include <linux/
ppdev
.h>
Completed in 10 milliseconds