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:remove_sysfs
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
H
A
D
core.c
108
goto
remove_sysfs
;
in wilco_ec_probe()
125
remove_sysfs
:
in wilco_ec_probe()
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/
H
A
D
core.c
108
goto
remove_sysfs
;
in wilco_ec_probe()
125
remove_sysfs
:
in wilco_ec_probe()
/kernel/linux/linux-5.10/drivers/iommu/
H
A
D
tegra-gart.c
358
goto
remove_sysfs
;
in tegra_gart_probe()
371
remove_sysfs
:
in tegra_gart_probe()
/kernel/linux/linux-6.6/drivers/iommu/
H
A
D
tegra-gart.c
349
goto
remove_sysfs
;
in tegra_gart_probe()
362
remove_sysfs
:
in tegra_gart_probe()
H
A
D
sprd-iommu.c
512
goto
remove_sysfs
;
in sprd_iommu_probe()
531
remove_sysfs
:
in sprd_iommu_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic.h
1777
void (*
remove_sysfs
) (struct qlcnic_adapter *);
member
1928
if (adapter->ahw->hw_ops->
remove_sysfs
)
in qlcnic_remove_sysfs()
1929
adapter->ahw->hw_ops->
remove_sysfs
(adapter);
in qlcnic_remove_sysfs()
H
A
D
qlcnic_main.c
572
.
remove_sysfs
= qlcnic_82xx_remove_sysfs,
H
A
D
qlcnic_83xx_hw.c
209
.
remove_sysfs
= qlcnic_83xx_remove_sysfs,
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H
A
D
qlcnic.h
1777
void (*
remove_sysfs
) (struct qlcnic_adapter *);
member
1928
if (adapter->ahw->hw_ops->
remove_sysfs
)
in qlcnic_remove_sysfs()
1929
adapter->ahw->hw_ops->
remove_sysfs
(adapter);
in qlcnic_remove_sysfs()
H
A
D
qlcnic_main.c
568
.
remove_sysfs
= qlcnic_82xx_remove_sysfs,
H
A
D
qlcnic_83xx_hw.c
208
.
remove_sysfs
= qlcnic_83xx_remove_sysfs,
Completed in 50 milliseconds