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:our_ep
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
s3c-hsudc.c
166
static inline struct s3c_hsudc_ep *
our_ep
(struct usb_ep *ep)
in our_ep()
function
450
struct s3c_hsudc_ep *hsep =
our_ep
(_ep);
in s3c_hsudc_set_halt()
494
struct s3c_hsudc_ep *hsep =
our_ep
(_ep);
in s3c_hsudc_set_wedge()
707
hsep =
our_ep
(_ep);
in s3c_hsudc_ep_enable()
749
struct s3c_hsudc_ep *hsep =
our_ep
(_ep);
in s3c_hsudc_ep_disable()
829
hsep =
our_ep
(_ep);
in s3c_hsudc_queue()
878
struct s3c_hsudc_ep *hsep =
our_ep
(_ep);
in s3c_hsudc_dequeue()
883
hsep =
our_ep
(_ep);
in s3c_hsudc_dequeue()
H
A
D
bcm63xx_udc.c
345
static inline struct bcm63xx_ep *
our_ep
(struct usb_ep *ep)
in our_ep()
function
1036
struct bcm63xx_ep *bep =
our_ep
(ep);
in bcm63xx_ep_enable()
1075
struct bcm63xx_ep *bep =
our_ep
(ep);
in bcm63xx_ep_disable()
1156
struct bcm63xx_ep *bep =
our_ep
(ep);
in bcm63xx_udc_queue()
1208
struct bcm63xx_ep *bep =
our_ep
(ep);
in bcm63xx_udc_dequeue()
1256
struct bcm63xx_ep *bep =
our_ep
(ep);
in bcm63xx_udc_set_halt()
1276
struct bcm63xx_ep *bep =
our_ep
(ep);
in bcm63xx_udc_set_wedge()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
bcm63xx_udc.c
342
static inline struct bcm63xx_ep *
our_ep
(struct usb_ep *ep)
in our_ep()
function
1033
struct bcm63xx_ep *bep =
our_ep
(ep);
in bcm63xx_ep_enable()
1072
struct bcm63xx_ep *bep =
our_ep
(ep);
in bcm63xx_ep_disable()
1153
struct bcm63xx_ep *bep =
our_ep
(ep);
in bcm63xx_udc_queue()
1205
struct bcm63xx_ep *bep =
our_ep
(ep);
in bcm63xx_udc_dequeue()
1253
struct bcm63xx_ep *bep =
our_ep
(ep);
in bcm63xx_udc_set_halt()
1273
struct bcm63xx_ep *bep =
our_ep
(ep);
in bcm63xx_udc_set_wedge()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H
A
D
gadget.c
41
static inline struct dwc2_hsotg_ep *
our_ep
(struct usb_ep *ep)
in our_ep()
function
1406
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_ep_queue()
1525
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_ep_queue_lock()
1556
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_complete_oursetup()
2011
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_complete_setup()
4007
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_ep_enable()
4236
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_ep_disable()
4284
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_ep_disable_lock()
4320
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_ep_dequeue()
4350
struct dwc2_hsotg_ep *hs_ep =
our_ep
(e
in dwc2_gadget_ep_set_wedge()
[all...]
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H
A
D
gadget.c
42
static inline struct dwc2_hsotg_ep *
our_ep
(struct usb_ep *ep)
in our_ep()
function
1407
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_ep_queue()
1526
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_ep_queue_lock()
1557
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_complete_oursetup()
2011
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_complete_setup()
4007
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_ep_enable()
4235
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_ep_disable()
4283
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_ep_disable_lock()
4319
struct dwc2_hsotg_ep *hs_ep =
our_ep
(ep);
in dwc2_hsotg_ep_dequeue()
4354
struct dwc2_hsotg_ep *hs_ep =
our_ep
(e
in dwc2_hsotg_ep_sethalt()
[all...]
Completed in 28 milliseconds