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:tpm_put_ops
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/tpm/
H
A
D
tpm-sysfs.c
77
tpm_put_ops
(chip);
in pubek_show()
97
tpm_put_ops
(chip);
in pcrs_show()
112
tpm_put_ops
(chip);
in pcrs_show()
134
tpm_put_ops
(chip);
in enabled_show()
156
tpm_put_ops
(chip);
in active_show()
178
tpm_put_ops
(chip);
in owned_show()
200
tpm_put_ops
(chip);
in temp_deactivated_show()
251
tpm_put_ops
(chip);
in caps_show()
265
tpm_put_ops
(chip);
in cancel_store()
H
A
D
tpm-interface.c
270
tpm_put_ops
(chip);
in tpm_is_tpm2()
298
tpm_put_ops
(chip);
in tpm_pcr_read()
340
tpm_put_ops
(chip);
in tpm_pcr_extend()
365
tpm_put_ops
(chip);
in tpm_send()
411
tpm_put_ops
(chip);
in tpm_pm_suspend()
458
tpm_put_ops
(chip);
in tpm_get_random()
H
A
D
tpm-dev-common.c
72
tpm_put_ops
(priv->chip);
in tpm_dev_async_work()
226
tpm_put_ops
(priv->chip);
in tpm_common_write()
H
A
D
tpm-chip.c
178
*
tpm_put_ops
() - Release a ref to the tpm_chip
184
void
tpm_put_ops
(struct tpm_chip *chip)
in tpm_put_ops()
function
191
EXPORT_SYMBOL_GPL(
tpm_put_ops
);
variable
225
* be released with
tpm_put_ops
() after use.
H
A
D
tpm2-space.c
64
tpm_put_ops
(chip);
in tpm2_del_space()
/kernel/linux/linux-6.6/drivers/char/tpm/
H
A
D
tpm-sysfs.c
77
tpm_put_ops
(chip);
in pubek_show()
97
tpm_put_ops
(chip);
in pcrs_show()
112
tpm_put_ops
(chip);
in pcrs_show()
134
tpm_put_ops
(chip);
in enabled_show()
156
tpm_put_ops
(chip);
in active_show()
178
tpm_put_ops
(chip);
in owned_show()
200
tpm_put_ops
(chip);
in temp_deactivated_show()
251
tpm_put_ops
(chip);
in caps_show()
265
tpm_put_ops
(chip);
in cancel_store()
H
A
D
tpm-interface.c
270
tpm_put_ops
(chip);
in tpm_is_tpm2()
298
tpm_put_ops
(chip);
in tpm_pcr_read()
340
tpm_put_ops
(chip);
in tpm_pcr_extend()
365
tpm_put_ops
(chip);
in tpm_send()
411
tpm_put_ops
(chip);
in tpm_pm_suspend()
470
tpm_put_ops
(chip);
in tpm_get_random()
H
A
D
tpm-dev-common.c
71
tpm_put_ops
(priv->chip);
in tpm_dev_async_work()
225
tpm_put_ops
(priv->chip);
in tpm_common_write()
H
A
D
tpm-chip.c
183
*
tpm_put_ops
() - Release a ref to the tpm_chip
189
void
tpm_put_ops
(struct tpm_chip *chip)
in tpm_put_ops()
function
196
EXPORT_SYMBOL_GPL(
tpm_put_ops
);
variable
230
* be released with
tpm_put_ops
() after use.
H
A
D
tpm2-space.c
64
tpm_put_ops
(chip);
in tpm2_del_space()
/kernel/linux/linux-5.10/security/keys/trusted-keys/
H
A
D
trusted_tpm2.c
88
tpm_put_ops
(chip);
in tpm2_seal_trusted()
168
tpm_put_ops
(chip);
in tpm2_seal_trusted()
328
tpm_put_ops
(chip);
in tpm2_unseal_trusted()
/kernel/linux/linux-6.6/security/keys/trusted-keys/
H
A
D
trusted_tpm2.c
257
tpm_put_ops
(chip);
in tpm2_seal_trusted()
343
tpm_put_ops
(chip);
in tpm2_seal_trusted()
547
tpm_put_ops
(chip);
in tpm2_unseal_trusted()
/kernel/linux/linux-5.10/include/linux/
H
A
D
tpm.h
402
extern void
tpm_put_ops
(struct tpm_chip *chip);
/kernel/linux/linux-6.6/include/linux/
H
A
D
tpm.h
425
extern void
tpm_put_ops
(struct tpm_chip *chip);
Completed in 10 milliseconds