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
defs:usb_phy
(Results
26 - 43
of
43
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/phy/broadcom/
H
A
D
phy-brcm-usb-init-synopsys.c
246
void __iomem *
usb_phy
= params->regs[BRCM_REGS_USB_PHY];
in usb_init_common_7211b0()
local
363
void __iomem *
usb_phy
= params->regs[BRCM_REGS_USB_PHY];
usb_uninit_common_7211b0()
local
[all...]
/kernel/linux/linux-5.10/drivers/phy/tegra/
H
A
D
xusb.h
272
struct
usb_phy
usb_phy
;
member
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H
A
D
ci.h
251
struct
usb_phy
*
usb_phy
;
member
H
A
D
usbmisc_imx.c
687
struct
usb_phy
*
usb_phy
= data->
usb_phy
;
in imx7d_charger_secondary_detection()
local
801
struct
usb_phy
*
usb_phy
= data->
usb_phy
;
in imx7d_charger_primary_detection()
local
838
struct
usb_phy
*usb_ph
in imx7d_charger_detection()
local
1070
struct
usb_phy
*
usb_phy
;
imx_usbmisc_charger_detection()
local
[all...]
/kernel/linux/linux-5.10/include/linux/usb/
H
A
D
phy.h
88
struct
usb_phy
{
struct
270
usb_phy
_set_charger_current(struct
usb_phy
*
usb_phy
, unsigned int mA)
usb_phy_set_charger_current()
argument
275
usb_phy
_get_charger_current(struct
usb_phy
*
usb_phy
, unsigned int *min, unsigned int *max)
usb_phy_get_charger_current()
argument
281
usb_phy
_set_charger_state(struct
usb_phy
*
usb_phy
, enum usb_charger_state state)
usb_phy_set_charger_state()
argument
[all...]
H
A
D
hcd.h
113
struct
usb_phy
*
usb_phy
;
member
/kernel/linux/linux-6.6/include/linux/usb/
H
A
D
phy.h
88
struct
usb_phy
{
struct
270
usb_phy
_set_charger_current(struct
usb_phy
*
usb_phy
, unsigned int mA)
usb_phy_set_charger_current()
argument
275
usb_phy
_get_charger_current(struct
usb_phy
*
usb_phy
, unsigned int *min, unsigned int *max)
usb_phy_get_charger_current()
argument
281
usb_phy
_set_charger_state(struct
usb_phy
*
usb_phy
, enum usb_charger_state state)
usb_phy_set_charger_state()
argument
[all...]
H
A
D
hcd.h
99
struct
usb_phy
*
usb_phy
;
member
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H
A
D
ci.h
257
struct
usb_phy
*
usb_phy
;
member
H
A
D
usbmisc_imx.c
699
struct
usb_phy
*
usb_phy
= data->
usb_phy
;
in imx7d_charger_secondary_detection()
local
813
struct
usb_phy
*
usb_phy
= data->
usb_phy
;
in imx7d_charger_primary_detection()
local
850
struct
usb_phy
*usb_ph
in imx7d_charger_detection()
local
1136
struct
usb_phy
*
usb_phy
;
imx_usbmisc_charger_detection()
local
[all...]
/kernel/linux/linux-6.6/drivers/phy/tegra/
H
A
D
xusb.h
287
struct
usb_phy
usb_phy
;
member
/kernel/linux/linux-5.10/drivers/power/supply/
H
A
D
bq25890_charger.c
104
struct
usb_phy
*
usb_phy
;
member
H
A
D
rt9455_charger.c
239
struct
usb_phy
*
usb_phy
;
member
H
A
D
ab8500_charger.c
318
struct
usb_phy
*
usb_phy
;
member
/kernel/linux/linux-6.6/drivers/power/supply/
H
A
D
rt9455_charger.c
238
struct
usb_phy
*
usb_phy
;
member
H
A
D
bq25890_charger.c
116
struct
usb_phy
*
usb_phy
;
member
H
A
D
ab8500_charger.c
320
struct
usb_phy
*
usb_phy
;
member
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H
A
D
phy-qcom-qmp-combo.c
1409
struct phy *
usb_phy
;
member
Completed in 34 milliseconds
1
2