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:ci_hdrc_msm
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H
A
D
ci_hdrc_msm.c
36
struct
ci_hdrc_msm
{
struct
51
struct
ci_hdrc_msm
*ci_msm = container_of(r, struct
ci_hdrc_msm
, rcdev);
in ci_hdrc_msm_por_reset()
82
struct
ci_hdrc_msm
*msm_ci = dev_get_drvdata(dev);
in ci_hdrc_msm_notify_event()
139
static int ci_hdrc_msm_mux_phy(struct
ci_hdrc_msm
*ci,
in ci_hdrc_msm_mux_phy()
174
struct
ci_hdrc_msm
*ci;
in ci_hdrc_msm_probe()
188
ci->pdata.name = "
ci_hdrc_msm
";
in ci_hdrc_msm_probe()
279
struct
ci_hdrc_msm
*ci = platform_get_drvdata(pdev);
in ci_hdrc_msm_remove()
H
A
D
Makefile
12
obj-$(CONFIG_USB_CHIPIDEA_MSM) +=
ci_hdrc_msm
.o
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H
A
D
ci_hdrc_msm.c
36
struct
ci_hdrc_msm
{
struct
51
struct
ci_hdrc_msm
*ci_msm = container_of(r, struct
ci_hdrc_msm
, rcdev);
in ci_hdrc_msm_por_reset()
82
struct
ci_hdrc_msm
*msm_ci = dev_get_drvdata(dev);
in ci_hdrc_msm_notify_event()
139
static int ci_hdrc_msm_mux_phy(struct
ci_hdrc_msm
*ci,
in ci_hdrc_msm_mux_phy()
174
struct
ci_hdrc_msm
*ci;
in ci_hdrc_msm_probe()
188
ci->pdata.name = "
ci_hdrc_msm
";
in ci_hdrc_msm_probe()
279
struct
ci_hdrc_msm
*ci = platform_get_drvdata(pdev);
in ci_hdrc_msm_remove()
H
A
D
Makefile
15
obj-$(CONFIG_USB_CHIPIDEA_MSM) +=
ci_hdrc_msm
.o
Completed in 2 milliseconds