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_list
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/xillybus/
H
A
D
xillybus.h
97
struct list_head
ep_list
;
member
/kernel/linux/linux-5.10/drivers/usb/host/
H
A
D
xhci-mtk.h
30
struct list_head
ep_list
;
member
H
A
D
max3421-hcd.c
134
struct list_head
ep_list
; /* list of EP's with work */
member
167
struct list_head
ep_list
;
member
[all...]
/kernel/linux/linux-5.10/sound/usb/
H
A
D
usbaudio.h
48
struct list_head
ep_list
; /* list of audio-related endpoints */
member
/kernel/linux/linux-6.6/drivers/usb/host/
H
A
D
xhci-mtk.h
39
struct list_head
ep_list
;
member
H
A
D
max3421-hcd.c
128
struct list_head
ep_list
; /* list of EP's with work */
member
161
struct list_head
ep_list
;
member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_iwarp.h
65
struct list_head
ep_list
; /* qed_iwarp_ep */
member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H
A
D
qed_iwarp.h
65
struct list_head
ep_list
; /* qed_iwarp_ep */
member
/kernel/linux/linux-6.6/sound/usb/
H
A
D
usbaudio.h
47
struct list_head
ep_list
; /* list of audio-related endpoints */
member
H
A
D
midi2.c
99
struct list_head
ep_list
; /* list of endpoints */
member
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H
A
D
debug.c
280
struct htc_endpoint_credit_dist *
ep_list
;
in dump_cred_dist_stats()
local
709
struct htc_endpoint_credit_dist *
ep_list
;
in read_file_credit_dist_stats()
local
H
A
D
htc_mbox.c
52
ath6kl_credit_init(struct ath6kl_htc_credit_info *cred_info, struct list_head *
ep_list
, int tot_credits)
ath6kl_credit_init()
argument
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
gr_udc.h
154
struct list_head
ep_list
;
member
215
struct list_head
ep_list
;
member
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H
A
D
mod_host.c
78
struct list_head
ep_list
; /* list to usbhsh_device */
member
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
gr_udc.h
154
struct list_head
ep_list
;
member
215
struct list_head
ep_list
;
member
/kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/
H
A
D
mod_host.c
78
struct list_head
ep_list
; /* list to usbhsh_device */
member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H
A
D
debug.c
280
struct htc_endpoint_credit_dist *
ep_list
;
in dump_cred_dist_stats()
local
709
struct htc_endpoint_credit_dist *
ep_list
;
in read_file_credit_dist_stats()
local
H
A
D
htc_mbox.c
52
ath6kl_credit_init(struct ath6kl_htc_credit_info *cred_info, struct list_head *
ep_list
, int tot_credits)
ath6kl_credit_init()
argument
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H
A
D
gadget.h
224
struct list_head
ep_list
;
member
421
struct list_head
ep_list
; /* of usb_ep */
member
/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H
A
D
gadget.h
237
struct list_head
ep_list
;
member
430
struct list_head
ep_list
; /* of usb_ep */
member
/kernel/linux/linux-5.10/include/linux/usb/
H
A
D
gadget.h
231
struct list_head
ep_list
;
member
407
struct list_head
ep_list
; /* of usb_ep */
member
/kernel/linux/linux-6.6/include/linux/usb/
H
A
D
gadget.h
230
struct list_head
ep_list
;
member
418
struct list_head
ep_list
; /* of usb_ep */
member
Completed in 32 milliseconds