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:pxa25x_ssp_comp
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi-pxa2xx.c
626
if (!
pxa25x_ssp_comp
(drv_data))
in int_error_stop()
642
if (!
pxa25x_ssp_comp
(drv_data))
in int_transfer_complete()
697
if (
pxa25x_ssp_comp
(drv_data)) {
in interrupt_transfer()
730
if (!
pxa25x_ssp_comp
(drv_data))
in handle_bad_msg()
1071
if (!
pxa25x_ssp_comp
(drv_data))
in pxa2xx_spi_transfer_one()
1104
if (!
pxa25x_ssp_comp
(drv_data))
in pxa2xx_spi_transfer_one()
1112
if (!
pxa25x_ssp_comp
(drv_data))
in pxa2xx_spi_transfer_one()
1156
if (!
pxa25x_ssp_comp
(drv_data))
in pxa2xx_spi_slave_abort()
1181
if (!
pxa25x_ssp_comp
(drv_data))
in pxa2xx_spi_handle_err()
1732
if (
pxa25x_ssp_comp
(drv_dat
in pxa2xx_spi_probe()
[all...]
H
A
D
spi-pxa2xx.h
104
static inline int
pxa25x_ssp_comp
(struct driver_data *drv_data)
in pxa25x_ssp_comp()
function
H
A
D
spi-pxa2xx-dma.c
48
if (!
pxa25x_ssp_comp
(drv_data))
in pxa2xx_spi_dma_transfer_complete()
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-pxa2xx.c
613
if (
pxa25x_ssp_comp
(drv_data))
in int_stop_and_reset()
688
if (
pxa25x_ssp_comp
(drv_data)) {
in interrupt_transfer()
1048
if (!
pxa25x_ssp_comp
(drv_data))
in pxa2xx_spi_transfer_one()
1081
if (!
pxa25x_ssp_comp
(drv_data))
in pxa2xx_spi_transfer_one()
1499
if (
pxa25x_ssp_comp
(drv_data)) {
in pxa2xx_spi_probe()
1553
if (!
pxa25x_ssp_comp
(drv_data))
in pxa2xx_spi_probe()
1601
if (!
pxa25x_ssp_comp
(drv_data))
in pxa2xx_spi_probe()
H
A
D
spi-pxa2xx.h
83
static inline int
pxa25x_ssp_comp
(const struct driver_data *drv_data)
in pxa25x_ssp_comp()
function
H
A
D
spi-pxa2xx-dma.c
43
if (!
pxa25x_ssp_comp
(drv_data))
in pxa2xx_spi_dma_transfer_complete()
Completed in 6 milliseconds