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:nfcee_id
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/include/net/nfc/
H
A
D
nci.h
303
__u8
nfcee_id
;
member
501
__u8
nfcee_id
;
member
519
__u8
nfcee_id
;
member
H
A
D
nci_core.h
180
u8
nfcee_id
;
member
292
int nci_nfcee_mode_set(struct nci_dev *ndev, u8
nfcee_id
, u8 nfcee_mode);
/kernel/linux/linux-6.6/include/net/nfc/
H
A
D
nci.h
313
__u8
nfcee_id
;
member
535
__u8
nfcee_id
;
member
553
__u8
nfcee_id
;
member
H
A
D
nci_core.h
180
u8
nfcee_id
;
member
294
int nci_nfcee_mode_set(struct nci_dev *ndev, u8
nfcee_id
, u8 nfcee_mode);
/kernel/linux/linux-5.10/net/nfc/nci/
H
A
D
ntf.c
730
ndev->hci_dev->
nfcee_id
= nfcee_ntf->
nfcee_id
;
in nci_nfcee_discover_ntf_packet()
731
ndev->cur_params.id = nfcee_ntf->
nfcee_id
;
in nci_nfcee_discover_ntf_packet()
H
A
D
rsp.c
252
if (ndev->cur_params.id == ndev->hci_dev->
nfcee_id
)
in nci_core_conn_create_rsp_packet()
H
A
D
core.c
671
int nci_nfcee_mode_set(struct nci_dev *ndev, u8
nfcee_id
, u8 nfcee_mode)
in nci_nfcee_mode_set()
argument
675
cmd.
nfcee_id
=
nfcee_id
;
in nci_nfcee_mode_set()
/kernel/linux/linux-6.6/net/nfc/nci/
H
A
D
ntf.c
752
ndev->hci_dev->
nfcee_id
= nfcee_ntf->
nfcee_id
;
in nci_nfcee_discover_ntf_packet()
753
ndev->cur_params.id = nfcee_ntf->
nfcee_id
;
in nci_nfcee_discover_ntf_packet()
H
A
D
core.c
685
int nci_nfcee_mode_set(struct nci_dev *ndev, u8
nfcee_id
, u8 nfcee_mode)
in nci_nfcee_mode_set()
argument
689
cmd.
nfcee_id
=
nfcee_id
;
in nci_nfcee_mode_set()
H
A
D
rsp.c
309
if (ndev->cur_params.id == ndev->hci_dev->
nfcee_id
)
in nci_core_conn_create_rsp_packet()
/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H
A
D
se.c
547
spec_params.id = ndev->hci_dev->
nfcee_id
;
in st_nci_hci_network_init()
/kernel/linux/linux-6.6/drivers/nfc/st-nci/
H
A
D
se.c
561
spec_params.id = ndev->hci_dev->
nfcee_id
;
in st_nci_hci_network_init()
Completed in 14 milliseconds