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:prl
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/img/
H
A
D
img-parallel-out.c
46
struct img_prl_out *
prl
= dev_get_drvdata(dev);
in img_prl_out_suspend()
local
55
struct img_prl_out *
prl
= dev_get_drvdata(dev);
in img_prl_out_resume()
local
67
static inline void img_prl_out_writel(struct img_prl_out *
prl
,
in img_prl_out_writel()
argument
73
static inline u32 img_prl_out_readl(struct img_prl_out *
prl
, u32 reg)
in img_prl_out_readl()
argument
78
static void img_prl_out_reset(struct img_prl_out *
prl
)
in img_prl_out_reset()
argument
94
struct img_
prl
_out *
prl
= snd_soc_dai_get_drvdata(dai);
img_prl_out_trigger()
local
120
struct img_
prl
_out *
prl
= snd_soc_dai_get_drvdata(dai);
img_prl_out_hw_params()
local
151
struct img_
prl
_out *
prl
= snd_soc_dai_get_drvdata(dai);
img_prl_out_set_fmt()
local
187
struct img_
prl
_out *
prl
= snd_soc_dai_get_drvdata(dai);
img_prl_out_dai_probe()
local
211
struct img_
prl
_out *
prl
;
img_prl_out_probe()
local
295
struct img_
prl
_out *
prl
= platform_get_drvdata(pdev);
img_prl_out_dev_remove()
local
[all...]
/kernel/linux/linux-6.6/sound/soc/img/
H
A
D
img-parallel-out.c
46
struct img_prl_out *
prl
= dev_get_drvdata(dev);
in img_prl_out_suspend()
local
55
struct img_prl_out *
prl
= dev_get_drvdata(dev);
in img_prl_out_resume()
local
67
static inline void img_prl_out_writel(struct img_prl_out *
prl
,
in img_prl_out_writel()
argument
73
static inline u32 img_prl_out_readl(struct img_prl_out *
prl
, u32 reg)
in img_prl_out_readl()
argument
78
static void img_prl_out_reset(struct img_prl_out *
prl
)
in img_prl_out_reset()
argument
94
struct img_
prl
_out *
prl
= snd_soc_dai_get_drvdata(dai);
img_prl_out_trigger()
local
120
struct img_
prl
_out *
prl
= snd_soc_dai_get_drvdata(dai);
img_prl_out_hw_params()
local
151
struct img_
prl
_out *
prl
= snd_soc_dai_get_drvdata(dai);
img_prl_out_set_fmt()
local
179
struct img_
prl
_out *
prl
= snd_soc_dai_get_drvdata(dai);
img_prl_out_dai_probe()
local
210
struct img_
prl
_out *
prl
;
img_prl_out_probe()
local
287
struct img_
prl
_out *
prl
= platform_get_drvdata(pdev);
img_prl_out_dev_remove()
local
[all...]
/kernel/linux/linux-5.10/include/net/
H
A
D
ip_tunnels.h
138
struct ip_tunnel_prl_entry __rcu *
prl
; /* potential router list */
member
/kernel/linux/linux-6.6/include/net/
H
A
D
ip_tunnels.h
150
struct ip_tunnel_prl_entry __rcu *
prl
; /* potential router list */
member
/kernel/linux/linux-6.6/net/ipv6/
H
A
D
sit.c
293
struct ip_tunnel_prl_entry *
prl
;
in __ipip6_tunnel_locate_prl()
local
306
struct ip_tunnel_prl_entry *
prl
;
in ipip6_tunnel_get_prl()
local
458
struct ip_tunnel_
prl
prl
;
ipip6_tunnel_prl_ctl()
local
[all...]
/kernel/linux/linux-5.10/net/ipv6/
H
A
D
sit.c
290
struct ip_tunnel_prl_entry *
prl
;
in __ipip6_tunnel_locate_prl()
local
304
struct ip_tunnel_prl_entry *
prl
;
in ipip6_tunnel_get_prl()
local
455
struct ip_tunnel_
prl
prl
;
ipip6_tunnel_prl_ctl()
local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H
A
D
aachba.c
837
char
prl
[4]; /* Product Revision Level */
member
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H
A
D
aachba.c
851
char
prl
[4]; /* Product Revision Level */
member
Completed in 17 milliseconds