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:usbh
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/broadcom/
H
A
D
phy-bcm63xx-usbh.c
224
static inline bool usbh_has_reg(struct bcm63xx_usbh_phy *
usbh
, int reg)
in usbh_has_reg()
argument
229
static inline u32 usbh_readl(struct bcm63xx_usbh_phy *
usbh
, int reg)
in usbh_readl()
argument
234
static inline void usbh_writel(struct bcm63xx_usbh_phy *
usbh
, int reg,
in usbh_writel()
argument
242
struct bcm63xx_usbh_phy *
usbh
= phy_get_drvdata(phy);
in bcm63xx_usbh_phy_init()
local
319
struct bcm63xx_
usbh
_phy *
usbh
= phy_get_drvdata(phy);
bcm63xx_usbh_phy_power_on()
local
335
struct bcm63xx_
usbh
_phy *
usbh
= phy_get_drvdata(phy);
bcm63xx_usbh_phy_power_off()
local
351
struct bcm63xx_
usbh
_phy *
usbh
= phy_get_drvdata(phy);
bcm63xx_usbh_phy_exit()
local
370
struct bcm63xx_
usbh
_phy *
usbh
= dev_get_drvdata(dev);
bcm63xx_usbh_phy_xlate()
local
380
struct bcm63xx_
usbh
_phy *
usbh
;
bcm63xx_usbh_phy_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/phy/broadcom/
H
A
D
phy-bcm63xx-usbh.c
225
static inline bool usbh_has_reg(struct bcm63xx_usbh_phy *
usbh
, int reg)
in usbh_has_reg()
argument
230
static inline u32 usbh_readl(struct bcm63xx_usbh_phy *
usbh
, int reg)
in usbh_readl()
argument
235
static inline void usbh_writel(struct bcm63xx_usbh_phy *
usbh
, int reg,
in usbh_writel()
argument
243
struct bcm63xx_usbh_phy *
usbh
= phy_get_drvdata(phy);
in bcm63xx_usbh_phy_init()
local
320
struct bcm63xx_
usbh
_phy *
usbh
= phy_get_drvdata(phy);
bcm63xx_usbh_phy_power_on()
local
336
struct bcm63xx_
usbh
_phy *
usbh
= phy_get_drvdata(phy);
bcm63xx_usbh_phy_power_off()
local
352
struct bcm63xx_
usbh
_phy *
usbh
= phy_get_drvdata(phy);
bcm63xx_usbh_phy_exit()
local
371
struct bcm63xx_
usbh
_phy *
usbh
= dev_get_drvdata(dev);
bcm63xx_usbh_phy_xlate()
local
381
struct bcm63xx_
usbh
_phy *
usbh
;
bcm63xx_usbh_phy_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/clk/stm32/
H
A
D
clk-stm32mp13.c
925
static struct clk_stm32_gate
usbh
= {
variable
Completed in 4 milliseconds