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:STATUS_ERROR
(Results
1 - 23
of
23
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/rts5208/
H
A
D
spi.c
536
return
STATUS_ERROR
;
in spi_read_flash_id()
579
return
STATUS_ERROR
;
in spi_read_flash()
673
return
STATUS_ERROR
;
in spi_write_flash()
722
return
STATUS_ERROR
;
in spi_write_flash()
H
A
D
rtsx_chip.h
78
#ifndef
STATUS_ERROR
79
#define
STATUS_ERROR
10
macro
H
A
D
ms.c
169
return
STATUS_ERROR
;
in ms_write_bytes()
234
return
STATUS_ERROR
;
in ms_read_bytes()
917
return
STATUS_ERROR
;
3858
return
STATUS_ERROR
;
4085
return
STATUS_ERROR
;
4139
return
STATUS_ERROR
;
H
A
D
rtsx_chip.c
2024
return
STATUS_ERROR
;
in rtsx_read_ppbuf()
2066
return
STATUS_ERROR
;
in rtsx_write_ppbuf()
H
A
D
rtsx_card.c
680
return
STATUS_ERROR
;
in switch_ssc_clock()
H
A
D
xd.c
802
return
STATUS_ERROR
;
in xd_init_l2p_tbl()
/kernel/linux/linux-6.6/drivers/staging/rts5208/
H
A
D
spi.c
534
return
STATUS_ERROR
;
in spi_read_flash_id()
577
return
STATUS_ERROR
;
in spi_read_flash()
671
return
STATUS_ERROR
;
in spi_write_flash()
720
return
STATUS_ERROR
;
in spi_write_flash()
H
A
D
rtsx_chip.h
78
#ifndef
STATUS_ERROR
79
#define
STATUS_ERROR
10
macro
H
A
D
ms.c
169
return
STATUS_ERROR
;
in ms_write_bytes()
234
return
STATUS_ERROR
;
in ms_read_bytes()
917
return
STATUS_ERROR
;
3858
return
STATUS_ERROR
;
4085
return
STATUS_ERROR
;
4139
return
STATUS_ERROR
;
H
A
D
rtsx_chip.c
2024
return
STATUS_ERROR
;
in rtsx_read_ppbuf()
2066
return
STATUS_ERROR
;
in rtsx_write_ppbuf()
H
A
D
rtsx_card.c
680
return
STATUS_ERROR
;
in switch_ssc_clock()
H
A
D
xd.c
795
return
STATUS_ERROR
;
in xd_init_l2p_tbl()
/kernel/linux/linux-5.10/drivers/media/usb/hdpvr/
H
A
D
hdpvr.h
160
STATUS_ERROR
,
enumerator
H
A
D
hdpvr-video.c
267
dev->status =
STATUS_ERROR
;
in hdpvr_transmit_buffers()
/kernel/linux/linux-6.6/drivers/media/usb/hdpvr/
H
A
D
hdpvr.h
160
STATUS_ERROR
,
enumerator
H
A
D
hdpvr-video.c
267
dev->status =
STATUS_ERROR
;
in hdpvr_transmit_buffers()
/kernel/linux/linux-5.10/drivers/net/usb/
H
A
D
cx82310_eth.c
29
STATUS_ERROR
,
enumerator
/kernel/linux/linux-6.6/drivers/net/usb/
H
A
D
cx82310_eth.c
29
STATUS_ERROR
,
enumerator
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H
A
D
st1232.c
33
#define
STATUS_ERROR
0x02
macro
/kernel/linux/linux-5.10/drivers/atm/
H
A
D
fore200e.h
243
STATUS_ERROR
= (1<<3) /* completion status (written by cp) */
enumerator
H
A
D
fore200e.c
249
if ((ok = (*addr == val)) || (*addr &
STATUS_ERROR
))
in fore200e_poll()
845
if (*entry->status &
STATUS_ERROR
)
in fore200e_tx_irq()
1115
if ((*entry->status &
STATUS_ERROR
) == 0) {
in fore200e_rx_irq()
/kernel/linux/linux-6.6/drivers/atm/
H
A
D
fore200e.h
243
STATUS_ERROR
= (1<<3) /* completion status (written by cp) */
enumerator
H
A
D
fore200e.c
246
if ((ok = (*addr == val)) || (*addr &
STATUS_ERROR
))
in fore200e_poll()
843
if (*entry->status &
STATUS_ERROR
)
in fore200e_tx_irq()
1113
if ((*entry->status &
STATUS_ERROR
) == 0) {
in fore200e_rx_irq()
Completed in 41 milliseconds