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:st95hf_context
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H
A
D
core.c
219
struct
st95hf_context
{
struct
244
static int st95hf_send_recv_cmd(struct
st95hf_context
*st95context,
in st95hf_send_recv_cmd()
305
static int st95hf_echo_command(struct
st95hf_context
*st95context)
in st95hf_echo_command()
332
static int secondary_configuration_type4a(struct
st95hf_context
*stcontext)
in secondary_configuration_type4a()
360
static int secondary_configuration_type4b(struct
st95hf_context
*stcontext)
in secondary_configuration_type4b()
376
static int st95hf_select_protocol(struct
st95hf_context
*stcontext, int type)
in st95hf_select_protocol()
452
static void st95hf_send_st95enable_negativepulse(struct
st95hf_context
*st95con)
in st95hf_send_st95enable_negativepulse()
474
static int st95hf_send_spi_reset_sequence(struct
st95hf_context
*st95context)
in st95hf_send_spi_reset_sequence()
501
static int st95hf_por_sequence(struct
st95hf_context
*st95context)
in st95hf_por_sequence()
533
static int iso14443_config_fdt(struct
st95hf_context
*st95contex
[all...]
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H
A
D
core.c
218
struct
st95hf_context
{
struct
243
static int st95hf_send_recv_cmd(struct
st95hf_context
*st95context,
in st95hf_send_recv_cmd()
304
static int st95hf_echo_command(struct
st95hf_context
*st95context)
in st95hf_echo_command()
331
static int secondary_configuration_type4a(struct
st95hf_context
*stcontext)
in secondary_configuration_type4a()
359
static int secondary_configuration_type4b(struct
st95hf_context
*stcontext)
in secondary_configuration_type4b()
375
static int st95hf_select_protocol(struct
st95hf_context
*stcontext, int type)
in st95hf_select_protocol()
451
static void st95hf_send_st95enable_negativepulse(struct
st95hf_context
*st95con)
in st95hf_send_st95enable_negativepulse()
473
static int st95hf_send_spi_reset_sequence(struct
st95hf_context
*st95context)
in st95hf_send_spi_reset_sequence()
500
static int st95hf_por_sequence(struct
st95hf_context
*st95context)
in st95hf_por_sequence()
532
static int iso14443_config_fdt(struct
st95hf_context
*st95contex
[all...]
Completed in 3 milliseconds