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:usb_close
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/tools/
H
A
D
sane-find-scanner.c
433
usb_close
(handle);
in get_libusb_string_descriptor()
440
usb_close
(handle);
in get_libusb_string_descriptor()
458
usb_close
(handle);
in get_libusb_string_descriptor()
466
usb_close
(handle);
in get_libusb_string_descriptor()
475
usb_close
(handle);
in get_libusb_string_descriptor()
H
A
D
check-usb-chip.c
73
usb_close
(*handle);
in prepare_interface()
82
usb_close
(*handle);
in prepare_interface()
92
usb_close
(handle);
in finish_interface()
/third_party/FreeBSD/sys/dev/usb/
H
A
D
usb_dev.c
61
static int
usb_close
(struct file *filep);
75
.close =
usb_close
,
851
*
usb_close
- cdev callback
854
usb_close
(struct file *filep)
in usb_close()
function
/third_party/backends/sanei/
H
A
D
sanei_usb.c
2803
usb_close
(devices[devcount].libusb_handle);
in sanei_usb_open()
2829
usb_close
(devices[devcount].libusb_handle);
in sanei_usb_open()
3543
usb_close
(devices[dn].libusb_handle);
in sanei_usb_close()
Completed in 14 milliseconds