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
defs:ep_in
(Results
26 - 34
of
34
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/media/rc/
H
A
D
mceusb.c
1664
struct usb_endpoint_descriptor *
ep_in
= NULL;
in mceusb_dev_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/rc/
H
A
D
mceusb.c
1665
struct usb_endpoint_descriptor *
ep_in
= NULL;
in mceusb_dev_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
f_midi2.c
85
struct f_midi2_usb_ep
ep_in
; /* USB MIDI EP-in */
member
1229
static void f_midi2_stop_eps(struct f_midi2_usb_ep *
ep_in
,
in f_midi2_stop_eps()
argument
1239
static int f_midi2_start_eps(struct f_midi2_usb_ep *
ep_in
,
in f_midi2_start_eps()
argument
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H
A
D
ims-pcu.c
82
struct usb_endpoint_descriptor *
ep_in
;
member
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
pch_udc.c
663
pch_udc_ep_set_bufsz(struct pch_udc_ep *ep, u32 buf_size, u32
ep_in
)
pch_udc_ep_set_bufsz()
argument
/kernel/linux/linux-5.10/include/linux/
H
A
D
usb.h
658
struct usb_host_endpoint *
ep_in
[16];
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
usb.h
678
struct usb_host_endpoint *
ep_in
[16];
member
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
pch_udc.c
659
pch_udc_ep_set_bufsz(struct pch_udc_ep *ep, u32 buf_size, u32
ep_in
)
pch_udc_ep_set_bufsz()
argument
/third_party/backends/sanei/
H
A
D
sanei_usb.c
2526
SANE_Int*
ep_in
= NULL;
in sanei_usb_add_endpoint()
local
Completed in 30 milliseconds
1
2