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:switch_save
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H
A
D
cpqphp_ctrl.c
93
func->
switch_save
= 0;
in handle_switch_change()
101
func->
switch_save
= 0x10;
in handle_switch_change()
167
if (func->
switch_save
&& (ctrl->push_button == 1)) {
in handle_presence_change()
1561
func->
switch_save
= 0x10;
in board_added()
1711
func->
switch_save
= 0x10;
in remove_board()
1992
func->
switch_save
= 0;
in cpqhp_process_SI()
1994
func->
switch_save
= 0x10;
in cpqhp_process_SI()
2023
func->
switch_save
= 0;
in cpqhp_process_SI()
2025
func->
switch_save
= 0x10;
in cpqhp_process_SI()
H
A
D
cpqphp.h
233
u8
switch_save
;
member
255
u8
switch_save
;
member
H
A
D
cpqphp_pci.c
350
new_slot->
switch_save
= 0;
in cpqhp_save_config()
410
new_slot->
switch_save
= 0x10;
in cpqhp_save_config()
H
A
D
cpqphp_core.c
1196
func->
switch_save
= 0;
in cpqhpc_probe()
1198
func->
switch_save
= 0x10;
in cpqhpc_probe()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H
A
D
cpqphp_ctrl.c
93
func->
switch_save
= 0;
in handle_switch_change()
101
func->
switch_save
= 0x10;
in handle_switch_change()
167
if (func->
switch_save
&& (ctrl->push_button == 1)) {
in handle_presence_change()
1559
func->
switch_save
= 0x10;
in board_added()
1708
func->
switch_save
= 0x10;
in remove_board()
1983
func->
switch_save
= 0;
in cpqhp_process_SI()
1985
func->
switch_save
= 0x10;
in cpqhp_process_SI()
2014
func->
switch_save
= 0;
in cpqhp_process_SI()
2016
func->
switch_save
= 0x10;
in cpqhp_process_SI()
H
A
D
cpqphp.h
233
u8
switch_save
;
member
255
u8
switch_save
;
member
H
A
D
cpqphp_core.c
1197
func->
switch_save
= 0;
in cpqhpc_probe()
1199
func->
switch_save
= 0x10;
in cpqhpc_probe()
H
A
D
cpqphp_pci.c
352
new_slot->
switch_save
= 0;
in cpqhp_save_config()
412
new_slot->
switch_save
= 0x10;
in cpqhp_save_config()
Completed in 15 milliseconds