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:sci_del_timer
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/isci/
H
A
D
isci.h
513
static inline void
sci_del_timer
(struct sci_timer *tmr)
in sci_del_timer()
function
H
A
D
phy.c
1117
sci_del_timer
(&iphy->sata_timer);
in sci_phy_starting_await_sata_phy_substate_exit()
1131
sci_del_timer
(&iphy->sata_timer);
in sci_phy_starting_await_sata_speed_substate_exit()
1158
sci_del_timer
(&iphy->sata_timer);
in sci_phy_starting_await_sig_fis_uf_substate_exit()
1265
sci_del_timer
(&iphy->sata_timer);
in sci_phy_stopped_state_enter()
H
A
D
host.c
916
sci_del_timer
(&ihost->phy_timer);
in sci_controller_start_next_phy()
1321
sci_del_timer
(&ihost->timer);
in sci_controller_starting_state_exit()
1539
sci_del_timer
(&ihost->timer);
in sci_controller_stopping_state_exit()
1828
sci_del_timer
(&ihost->power_control.timer);
in sci_controller_power_control_queue_insert()
2386
sci_del_timer
(&ihost->phy_timer);
in sci_controller_link_up()
H
A
D
port.c
1533
sci_del_timer
(&iport->timer);
in sci_port_resetting_state_exit()
1540
sci_del_timer
(&iport->timer);
in sci_port_stopping_state_exit()
/kernel/linux/linux-6.6/drivers/scsi/isci/
H
A
D
isci.h
513
static inline void
sci_del_timer
(struct sci_timer *tmr)
in sci_del_timer()
function
H
A
D
phy.c
1112
sci_del_timer
(&iphy->sata_timer);
in sci_phy_starting_await_sata_phy_substate_exit()
1126
sci_del_timer
(&iphy->sata_timer);
in sci_phy_starting_await_sata_speed_substate_exit()
1153
sci_del_timer
(&iphy->sata_timer);
in sci_phy_starting_await_sig_fis_uf_substate_exit()
1261
sci_del_timer
(&iphy->sata_timer);
in sci_phy_stopped_state_enter()
H
A
D
host.c
914
sci_del_timer
(&ihost->phy_timer);
in sci_controller_start_next_phy()
1319
sci_del_timer
(&ihost->timer);
in sci_controller_starting_state_exit()
1537
sci_del_timer
(&ihost->timer);
in sci_controller_stopping_state_exit()
1826
sci_del_timer
(&ihost->power_control.timer);
in sci_controller_power_control_queue_insert()
2384
sci_del_timer
(&ihost->phy_timer);
in sci_controller_link_up()
H
A
D
port.c
1535
sci_del_timer
(&iport->timer);
in sci_port_resetting_state_exit()
1542
sci_del_timer
(&iport->timer);
in sci_port_stopping_state_exit()
Completed in 17 milliseconds