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:input_pc
(Results
1 - 2
of
2
) sorted by relevance
/third_party/FreeBSD/sys/dev/usb/controller/
H
A
D
xhci.c
1409
usbd_get_page(&hdev->
input_pc
, 0, &buf_inp);
in xhci_set_address()
2248
usbd_get_page(&sc->sc_hw.devs[index].
input_pc
, 0, &buf_inp);
in xhci_configure_mask()
2288
usb_pc_cpu_flush(&sc->sc_hw.devs[index].
input_pc
);
in xhci_configure_mask()
2310
usbd_get_page(&sc->sc_hw.devs[index].
input_pc
, 0, &buf_inp);
in xhci_configure_endpoint()
2446
usb_pc_cpu_flush(&sc->sc_hw.devs[index].
input_pc
);
in xhci_configure_endpoint()
2513
pcinp = &sc->sc_hw.devs[index].
input_pc
;
in xhci_configure_device()
2691
pc = &sc->sc_hw.devs[index].
input_pc
;
in xhci_alloc_device_ext()
2757
usb_pc_free_mem(&sc->sc_hw.devs[index].
input_pc
);
in xhci_free_device_ext()
3777
pcinp = &sc->sc_hw.devs[index].
input_pc
;
in xhci_configure_reset_endpoint()
4238
usbd_get_page(&sc->sc_hw.devs[index].
input_pc
,
in xhci_device_state_change()
[all...]
H
A
D
xhci.h
409
struct usb_page_cache
input_pc
;
member
Completed in 6 milliseconds