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:nfc_mei_phy
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/
H
A
D
mei_phy.c
92
static int mei_nfc_if_version(struct
nfc_mei_phy
*phy)
in mei_nfc_if_version()
141
static int mei_nfc_connect(struct
nfc_mei_phy
*phy)
in mei_nfc_connect()
209
static int mei_nfc_send(struct
nfc_mei_phy
*phy, u8 *buf, size_t length)
in mei_nfc_send()
253
struct
nfc_mei_phy
*phy = phy_id;
in nfc_mei_phy_write()
265
static int mei_nfc_recv(struct
nfc_mei_phy
*phy, u8 *buf, size_t length)
in mei_nfc_recv()
290
struct
nfc_mei_phy
*phy = mei_cldev_get_drvdata(cldev);
in nfc_mei_rx_cb()
321
struct
nfc_mei_phy
*phy = phy_id;
in nfc_mei_phy_enable()
364
struct
nfc_mei_phy
*phy = phy_id;
in nfc_mei_phy_disable()
380
struct
nfc_mei_phy
*nfc_mei_phy_alloc(struct mei_cl_device *cldev)
in nfc_mei_phy_alloc()
382
struct
nfc_mei_phy
*ph
in nfc_mei_phy_alloc()
[all...]
H
A
D
mei_phy.h
15
* struct
nfc_mei_phy
31
struct
nfc_mei_phy
{
struct
50
struct
nfc_mei_phy
*nfc_mei_phy_alloc(struct mei_cl_device *device);
51
void nfc_mei_phy_free(struct
nfc_mei_phy
*phy);
/kernel/linux/linux-6.6/drivers/nfc/
H
A
D
mei_phy.c
92
static int mei_nfc_if_version(struct
nfc_mei_phy
*phy)
in mei_nfc_if_version()
139
static int mei_nfc_connect(struct
nfc_mei_phy
*phy)
in mei_nfc_connect()
205
static int mei_nfc_send(struct
nfc_mei_phy
*phy, const u8 *buf, size_t length)
in mei_nfc_send()
249
struct
nfc_mei_phy
*phy = phy_id;
in nfc_mei_phy_write()
261
static int mei_nfc_recv(struct
nfc_mei_phy
*phy, u8 *buf, size_t length)
in mei_nfc_recv()
286
struct
nfc_mei_phy
*phy = mei_cldev_get_drvdata(cldev);
in nfc_mei_rx_cb()
317
struct
nfc_mei_phy
*phy = phy_id;
in nfc_mei_phy_enable()
358
struct
nfc_mei_phy
*phy = phy_id;
in nfc_mei_phy_disable()
372
struct
nfc_mei_phy
*nfc_mei_phy_alloc(struct mei_cl_device *cldev)
in nfc_mei_phy_alloc()
374
struct
nfc_mei_phy
*ph
in nfc_mei_phy_alloc()
[all...]
H
A
D
mei_phy.h
15
* struct
nfc_mei_phy
31
struct
nfc_mei_phy
{
struct
50
struct
nfc_mei_phy
*nfc_mei_phy_alloc(struct mei_cl_device *device);
51
void nfc_mei_phy_free(struct
nfc_mei_phy
*phy);
/kernel/linux/linux-5.10/drivers/nfc/pn544/
H
A
D
mei.c
22
struct
nfc_mei_phy
*phy;
in pn544_mei_probe()
47
struct
nfc_mei_phy
*phy = mei_cldev_get_drvdata(cldev);
in pn544_mei_remove()
/kernel/linux/linux-6.6/drivers/nfc/microread/
H
A
D
mei.c
23
struct
nfc_mei_phy
*phy;
in microread_mei_probe()
44
struct
nfc_mei_phy
*phy = mei_cldev_get_drvdata(cldev);
in microread_mei_remove()
/kernel/linux/linux-6.6/drivers/nfc/pn544/
H
A
D
mei.c
22
struct
nfc_mei_phy
*phy;
in pn544_mei_probe()
43
struct
nfc_mei_phy
*phy = mei_cldev_get_drvdata(cldev);
in pn544_mei_remove()
/kernel/linux/linux-5.10/drivers/nfc/microread/
H
A
D
mei.c
24
struct
nfc_mei_phy
*phy;
in microread_mei_probe()
49
struct
nfc_mei_phy
*phy = mei_cldev_get_drvdata(cldev);
in microread_mei_remove()
Completed in 4 milliseconds