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
defs:vops
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H
A
D
tc-dwc-g210-pltfrm.c
57
struct ufs_hba_variant_ops *
vops
;
in tc_dwc_g210_pltfm_probe()
local
H
A
D
cdns-pltfrm.c
289
struct ufs_hba_variant_ops *
vops
;
in cdns_ufs_pltfrm_probe()
local
H
A
D
ufshcd-pltfrm.c
384
ufshcd_pltfrm_init(struct platform_device *pdev, const struct ufs_hba_variant_ops *
vops
)
ufshcd_pltfrm_init()
argument
H
A
D
ufshcd.h
723
const struct ufs_hba_variant_ops *
vops
;
member
[all...]
/kernel/linux/linux-6.6/drivers/ufs/host/
H
A
D
tc-dwc-g210-pltfrm.c
58
struct ufs_hba_variant_ops *
vops
;
in tc_dwc_g210_pltfm_probe()
local
H
A
D
cdns-pltfrm.c
288
struct ufs_hba_variant_ops *
vops
;
in cdns_ufs_pltfrm_probe()
local
H
A
D
ufshcd-pltfrm.c
333
ufshcd_pltfrm_init(struct platform_device *pdev, const struct ufs_hba_variant_ops *
vops
)
ufshcd_pltfrm_init()
argument
H
A
D
ufs-exynos.c
1594
const struct ufs_hba_variant_ops *
vops
= &ufs_hba_exynos_ops;
in exynos_ufs_probe()
local
H
A
D
ufs-exynos.h
162
const struct ufs_hba_variant_ops *
vops
;
member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H
A
D
fwvid.c
27
const struct brcmf_fwvid_ops *
vops
;
member
86
brcmf_fwvid_register_vendor(enum brcmf_fwvendor fwvid, struct module *vmod, const struct brcmf_fwvid_ops *
vops
)
brcmf_fwvid_register_vendor()
argument
[all...]
H
A
D
core.h
146
const struct brcmf_fwvid_ops *
vops
;
member
/kernel/linux/linux-6.6/fs/verity/
H
A
D
read_metadata.c
19
const struct fsverity_operations *
vops
= inode->i_sb->s_vop;
in fsverity_read_merkle_tree()
local
H
A
D
enable.c
262
const struct fsverity_operations *
vops
= inode->i_sb->s_vop;
in fsverity_enable_with_descriptor()
local
/kernel/linux/linux-6.6/arch/powerpc/platforms/book3s/
H
A
D
vas-api.c
50
const struct vas_user_win_ops *
vops
;
member
567
vas_register_coproc_api(struct module *mod, enum vas_cop_type cop_type, const char *name, const struct vas_user_win_ops *
vops
)
vas_register_coproc_api()
argument
[all...]
/kernel/linux/linux-5.10/fs/verity/
H
A
D
enable.c
78
const struct fsverity_operations *
vops
= inode->i_sb->s_vop;
in build_merkle_tree_level()
local
278
const struct fsverity_operations *
vops
= inode->i_sb->s_vop;
in fsverity_enable_with_descriptor()
local
497
const struct fsverity_operations *
vops
in code_sign_copy_merkle_tree()
local
[all...]
/kernel/linux/linux-6.6/drivers/thunderbolt/
H
A
D
nvm.c
53
const struct tb_nvm_vendor_ops *
vops
;
member
287
const struct tb_nvm_vendor_ops *
vops
= NULL;
in tb_nvm_alloc()
local
356
const struct tb_nvm_vendor_ops *
vops
= nvm->
vops
;
tb_nvm_read_version()
local
377
const struct tb_nvm_vendor_ops *
vops
= nvm->
vops
;
tb_nvm_validate()
local
412
const struct tb_nvm_vendor_ops *
vops
= nvm->
vops
;
tb_nvm_write_headers()
local
[all...]
H
A
D
tb.h
62
const struct tb_nvm_vendor_ops *
vops
;
member
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H
A
D
vas-window.c
1449
static const struct vas_user_win_ops
vops
= {
variable
/kernel/linux/linux-5.10/drivers/media/platform/cadence/
H
A
D
cdns-csi2tx.c
103
struct csi2tx_vops *
vops
;
member
/kernel/linux/linux-6.6/drivers/media/platform/cadence/
H
A
D
cdns-csi2tx.c
104
struct csi2tx_vops *
vops
;
member
/kernel/linux/linux-6.6/include/ufs/
H
A
D
ufshcd.h
959
const struct ufs_hba_variant_ops *
vops
;
member
Completed in 20 milliseconds