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:to_udc
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H
A
D
at91_udc.h
149
static inline struct at91_udc *
to_udc
(struct usb_gadget *g)
in to_udc()
function
H
A
D
max3420_udc.c
189
#define
to_udc
(g) container_of((g), struct max3420_udc, gadget)
macro
1082
struct max3420_udc *udc =
to_udc
(gadget);
in max3420_wakeup()
1105
struct max3420_udc *udc =
to_udc
(gadget);
in max3420_udc_start()
1129
struct max3420_udc *udc =
to_udc
(gadget);
in max3420_udc_stop()
H
A
D
at91_udc.c
791
struct at91_udc *udc =
to_udc
(gadget);
in at91_get_frame()
793
if (!
to_udc
(gadget)->clocked)
in at91_get_frame()
800
struct at91_udc *udc =
to_udc
(gadget);
in at91_wakeup()
944
struct at91_udc *udc =
to_udc
(gadget);
in at91_vbus_session()
960
struct at91_udc *udc =
to_udc
(gadget);
in at91_pullup()
972
struct at91_udc *udc =
to_udc
(gadget);
in at91_set_selfpowered()
H
A
D
udc-xilinx.c
105
#define
to_udc
(g) container_of((g), struct xusb_udc, gadget)
macro
1222
udc =
to_udc
(gadget);
in xudc_get_frame()
1235
struct xusb_udc *udc =
to_udc
(gadget);
in xudc_wakeup()
1275
struct xusb_udc *udc =
to_udc
(gadget);
in xudc_pullup()
1373
struct xusb_udc *udc =
to_udc
(gadget);
in xudc_start()
1411
struct xusb_udc *udc =
to_udc
(gadget);
in xudc_stop()
H
A
D
lpc32xx_udc.c
183
static inline struct lpc32xx_udc *
to_udc
(struct usb_gadget *g)
in to_udc()
function
2410
struct lpc32xx_udc *udc =
to_udc
(gadget);
in lpc32xx_get_frame()
2443
struct lpc32xx_udc *udc =
to_udc
(gadget);
in lpc32xx_vbus_session()
2479
struct lpc32xx_udc *udc =
to_udc
(gadget);
in lpc32xx_pullup()
2885
struct lpc32xx_udc *udc =
to_udc
(gadget);
in lpc32xx_start()
2918
struct lpc32xx_udc *udc =
to_udc
(gadget);
in lpc32xx_stop()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H
A
D
at91_udc.h
147
static inline struct at91_udc *
to_udc
(struct usb_gadget *g)
in to_udc()
function
H
A
D
max3420_udc.c
187
#define
to_udc
(g) container_of((g), struct max3420_udc, gadget)
macro
1082
struct max3420_udc *udc =
to_udc
(gadget);
in max3420_wakeup()
1104
struct max3420_udc *udc =
to_udc
(gadget);
in max3420_udc_start()
1126
struct max3420_udc *udc =
to_udc
(gadget);
in max3420_udc_stop()
H
A
D
at91_udc.c
793
struct at91_udc *udc =
to_udc
(gadget);
in at91_get_frame()
795
if (!
to_udc
(gadget)->clocked)
in at91_get_frame()
802
struct at91_udc *udc =
to_udc
(gadget);
in at91_wakeup()
946
struct at91_udc *udc =
to_udc
(gadget);
in at91_vbus_session()
962
struct at91_udc *udc =
to_udc
(gadget);
in at91_pullup()
974
struct at91_udc *udc =
to_udc
(gadget);
in at91_set_selfpowered()
H
A
D
udc-xilinx.c
104
#define
to_udc
(g) container_of((g), struct xusb_udc, gadget)
macro
1226
udc =
to_udc
(gadget);
in xudc_get_frame()
1239
struct xusb_udc *udc =
to_udc
(gadget);
in xudc_wakeup()
1279
struct xusb_udc *udc =
to_udc
(gadget);
in xudc_pullup()
1377
struct xusb_udc *udc =
to_udc
(gadget);
in xudc_start()
1415
struct xusb_udc *udc =
to_udc
(gadget);
in xudc_stop()
H
A
D
lpc32xx_udc.c
182
static inline struct lpc32xx_udc *
to_udc
(struct usb_gadget *g)
in to_udc()
function
2411
struct lpc32xx_udc *udc =
to_udc
(gadget);
in lpc32xx_get_frame()
2444
struct lpc32xx_udc *udc =
to_udc
(gadget);
in lpc32xx_vbus_session()
2480
struct lpc32xx_udc *udc =
to_udc
(gadget);
in lpc32xx_pullup()
2886
struct lpc32xx_udc *udc =
to_udc
(gadget);
in lpc32xx_start()
2919
struct lpc32xx_udc *udc =
to_udc
(gadget);
in lpc32xx_stop()
Completed in 23 milliseconds