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:pn533_cmd
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/pn533/
H
A
D
pn533.h
153
struct
pn533_cmd
*cmd;
186
struct
pn533_cmd
{
struct
H
A
D
pn533.c
399
struct
pn533_cmd
*cmd = dev->cmd;
in pn533_send_async_complete()
442
struct
pn533_cmd
*cmd;
in __pn533_send_async()
526
struct
pn533_cmd
*cmd;
in pn533_send_cmd_direct_async()
563
struct
pn533_cmd
*cmd;
in pn533_wq_cmd()
574
cmd = list_first_entry(&dev->cmd_queue, struct
pn533_cmd
, queue);
in pn533_wq_cmd()
2849
struct
pn533_cmd
*cmd, *n;
in pn53x_common_clean()
H
A
D
usb.c
88
struct
pn533_cmd
*cmd = priv->cmd;
in pn533_recv_ack()
/kernel/linux/linux-6.6/drivers/nfc/pn533/
H
A
D
pn533.h
153
struct
pn533_cmd
*cmd;
186
struct
pn533_cmd
{
struct
H
A
D
pn533.c
399
struct
pn533_cmd
*cmd = dev->cmd;
in pn533_send_async_complete()
442
struct
pn533_cmd
*cmd;
in __pn533_send_async()
518
struct
pn533_cmd
*cmd;
in pn533_send_cmd_direct_async()
555
struct
pn533_cmd
*cmd;
in pn533_wq_cmd()
566
cmd = list_first_entry(&dev->cmd_queue, struct
pn533_cmd
, queue);
in pn533_wq_cmd()
2792
struct
pn533_cmd
*cmd, *n;
in pn53x_common_clean()
H
A
D
usb.c
88
struct
pn533_cmd
*cmd = priv->cmd;
in pn533_recv_ack()
Completed in 17 milliseconds