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:omap1_usb_init
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H
A
D
usb.h
16
void
omap1_usb_init
(struct omap_usb_config *pdata);
18
static inline void
omap1_usb_init
(struct omap_usb_config *pdata)
in omap1_usb_init()
function
H
A
D
board-palmte.c
261
omap1_usb_init
(&palmte_usb_config);
in omap_palmte_init()
H
A
D
board-nokia770.c
337
omap1_usb_init
(&nokia770_usb_config);
in omap_nokia770_init()
H
A
D
board-osk.c
429
omap1_usb_init
(&osk_usb_config);
in osk_init()
H
A
D
board-sx1.c
337
omap1_usb_init
(&sx1_usb_config);
in omap_sx1_init()
H
A
D
usb.c
666
void __init
omap1_usb_init
(struct omap_usb_config *_pdata)
in omap1_usb_init()
function
H
A
D
board-ams-delta.c
699
omap1_usb_init
(&ams_delta_usb_config);
in ams_delta_init()
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H
A
D
board-generic.c
63
omap1_usb_init
(&generic1510_usb_config);
in omap_generic_init()
68
omap1_usb_init
(&generic1610_usb_config);
in omap_generic_init()
H
A
D
board-innovator.c
414
omap1_usb_init
(&innovator1510_usb_config);
in innovator_init()
420
omap1_usb_init
(&h2_usb_config);
in innovator_init()
H
A
D
board-palmte.c
252
omap1_usb_init
(&palmte_usb_config);
in omap_palmte_init()
H
A
D
board-palmz71.c
284
omap1_usb_init
(&palmz71_usb_config);
in omap_palmz71_init()
H
A
D
board-palmtt.c
271
omap1_usb_init
(&palmtt_usb_config);
in omap_palmtt_init()
H
A
D
board-nokia770.c
286
omap1_usb_init
(&nokia770_usb_config);
in omap_nokia770_init()
H
A
D
board-h2.c
413
omap1_usb_init
(&h2_usb_config);
in h2_init()
H
A
D
board-sx1.c
323
omap1_usb_init
(&sx1_usb_config);
in omap_sx1_init()
H
A
D
board-h3.c
440
omap1_usb_init
(&h3_usb_config);
in h3_init()
H
A
D
usb.c
638
void __init
omap1_usb_init
(struct omap_usb_config *_pdata)
in omap1_usb_init()
function
H
A
D
board-osk.c
603
omap1_usb_init
(&osk_usb_config);
in osk_init()
H
A
D
board-htcherald.c
566
omap1_usb_init
(&htcherald_usb_config);
in htcherald_init()
H
A
D
board-ams-delta.c
707
omap1_usb_init
(&ams_delta_usb_config);
in ams_delta_init()
/kernel/linux/linux-5.10/arch/arm/mach-omap1/include/mach/
H
A
D
usb.h
15
void
omap1_usb_init
(struct omap_usb_config *pdata);
17
static inline void
omap1_usb_init
(struct omap_usb_config *pdata)
in omap1_usb_init()
function
Completed in 12 milliseconds