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:pxa_ssp_free
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/plat-pxa/
H
A
D
ssp.c
85
void
pxa_ssp_free
(struct ssp_device *ssp)
in pxa_ssp_free()
function
95
EXPORT_SYMBOL(
pxa_ssp_free
);
variable
/kernel/linux/linux-5.10/include/linux/
H
A
D
pxa2xx_ssp.h
257
void
pxa_ssp_free
(struct ssp_device *);
270
static inline void
pxa_ssp_free
(struct ssp_device *ssp) {}
in pxa_ssp_free()
function
/kernel/linux/linux-6.6/include/linux/
H
A
D
pxa2xx_ssp.h
293
void
pxa_ssp_free
(struct ssp_device *);
306
static inline void
pxa_ssp_free
(struct ssp_device *ssp) {}
in pxa_ssp_free()
function
/kernel/linux/linux-6.6/drivers/soc/pxa/
H
A
D
ssp.c
85
void
pxa_ssp_free
(struct ssp_device *ssp)
in pxa_ssp_free()
function
95
EXPORT_SYMBOL(
pxa_ssp_free
);
variable
/kernel/linux/linux-5.10/drivers/input/mouse/
H
A
D
navpoint.c
290
pxa_ssp_free
(ssp);
in navpoint_probe()
310
pxa_ssp_free
(ssp);
in navpoint_remove()
/kernel/linux/linux-6.6/drivers/input/mouse/
H
A
D
navpoint.c
290
pxa_ssp_free
(ssp);
in navpoint_probe()
310
pxa_ssp_free
(ssp);
in navpoint_remove()
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-pxa2xx.c
1658
pxa_ssp_free
(ssp);
in pxa2xx_spi_probe()
1686
pxa_ssp_free
(ssp);
in pxa2xx_spi_remove()
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi-pxa2xx.c
1702
pxa_ssp_free
(ssp);
in pxa2xx_spi_probe()
1921
pxa_ssp_free
(ssp);
in pxa2xx_spi_probe()
1949
pxa_ssp_free
(ssp);
in pxa2xx_spi_remove()
/kernel/linux/linux-5.10/sound/soc/pxa/
H
A
D
pxa-ssp.c
826
pxa_ssp_free
(priv->ssp);
in pxa_ssp_remove()
/kernel/linux/linux-6.6/sound/soc/pxa/
H
A
D
pxa-ssp.c
802
pxa_ssp_free
(priv->ssp);
in pxa_ssp_remove()
Completed in 11 milliseconds