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:phy_mdm6600
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/motorola/
H
A
D
phy-mapphone-mdm6600.c
90
struct
phy_mdm6600
{
struct
110
struct
phy_mdm6600
*ddata = phy_get_drvdata(x);
in phy_mdm6600_init()
123
struct
phy_mdm6600
*ddata = phy_get_drvdata(x);
in phy_mdm6600_power_on()
140
struct
phy_mdm6600
*ddata = phy_get_drvdata(x);
in phy_mdm6600_power_off()
174
static void phy_mdm6600_cmd(struct
phy_mdm6600
*ddata, int val)
in phy_mdm6600_cmd()
191
struct
phy_mdm6600
*ddata;
in phy_mdm6600_status()
196
ddata = container_of(work, struct
phy_mdm6600
, status_work.work);
in phy_mdm6600_status()
216
struct
phy_mdm6600
*ddata = data;
in phy_mdm6600_irq_thread()
235
struct
phy_mdm6600
*ddata = data;
in phy_mdm6600_wakeirq_thread()
263
static void phy_mdm6600_init_irq(struct
phy_mdm6600
*ddat
[all...]
/kernel/linux/linux-6.6/drivers/phy/motorola/
H
A
D
phy-mapphone-mdm6600.c
90
struct
phy_mdm6600
{
struct
110
struct
phy_mdm6600
*ddata = phy_get_drvdata(x);
in phy_mdm6600_init()
123
struct
phy_mdm6600
*ddata = phy_get_drvdata(x);
in phy_mdm6600_power_on()
140
struct
phy_mdm6600
*ddata = phy_get_drvdata(x);
in phy_mdm6600_power_off()
174
static void phy_mdm6600_cmd(struct
phy_mdm6600
*ddata, int val)
in phy_mdm6600_cmd()
191
struct
phy_mdm6600
*ddata;
in phy_mdm6600_status()
196
ddata = container_of(work, struct
phy_mdm6600
, status_work.work);
in phy_mdm6600_status()
216
struct
phy_mdm6600
*ddata = data;
in phy_mdm6600_irq_thread()
235
struct
phy_mdm6600
*ddata = data;
in phy_mdm6600_wakeirq_thread()
263
static void phy_mdm6600_init_irq(struct
phy_mdm6600
*ddat
[all...]
Completed in 2 milliseconds