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
defs:i3c
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/i3c/
H
A
D
Makefile
H
A
D
master.c
247
struct i3c_device *
i3c
= dev_to_i3cdev(dev);
in modalias_show()
local
[all...]
/kernel/linux/linux-6.6/drivers/i3c/
H
A
D
Makefile
H
A
D
master.c
248
struct i3c_device *
i3c
= dev_to_i3cdev(dev);
in modalias_show()
local
[all...]
/kernel/linux/linux-6.6/drivers/i3c/master/mipi-i3c-hci/
H
A
D
Makefile
/kernel/linux/linux-5.10/drivers/base/regmap/
H
A
D
regmap-i3c.c
12
struct i3c_device *
i3c
= dev_to_i3cdev(dev);
in regmap_i3c_write()
local
29
struct i3c_device *
i3c
= dev_to_i3cdev(dev);
in regmap_i3c_read()
local
48
struct regmap *__devm_regmap_init_i3c(struct i3c_device *
i3c
,
in __devm_regmap_init_i3c()
argument
/kernel/linux/linux-6.6/drivers/base/regmap/
H
A
D
regmap-i3c.c
12
struct i3c_device *
i3c
= dev_to_i3cdev(dev);
in regmap_i3c_write()
local
29
struct i3c_device *
i3c
= dev_to_i3cdev(dev);
in regmap_i3c_read()
local
48
struct regmap *__devm_regmap_init_i3c(struct i3c_device *
i3c
,
in __devm_regmap_init_i3c()
argument
/kernel/linux/linux-6.6/drivers/i3c/master/
H
A
D
ast2600-i3c-master.c
79
struct ast2600_i3c *
i3c
= to_ast2600_i3c(dw);
in ast2600_i3c_init()
local
103
static void ast2600_i3c_set_dat_ibi(struct dw_i3c_master *
i3c
,
in ast2600_i3c_set_dat_ibi()
argument
129
struct ast2600_
i3c
*
i3c
;
ast2600_i3c_probe()
local
[all...]
H
A
D
dw-i3c-master.c
1399
static int dw_i3c_platform_init_nop(struct dw_i3c_master *
i3c
)
in dw_i3c_platform_init_nop()
argument
1404
static void dw_i3c_platform_set_dat_ibi_nop(struct dw_i3c_master *
i3c
,
in dw_i3c_platform_set_dat_ibi_nop()
argument
/kernel/linux/linux-5.10/include/linux/i3c/
H
A
D
master.h
338
unsigned long
i3c
;
member
342
struct list_head
i3c
;
member
491
struct list_head
i3c
;
member
[all...]
/kernel/linux/linux-6.6/include/linux/i3c/
H
A
D
master.h
338
unsigned long
i3c
;
member
342
struct list_head
i3c
;
member
491
struct list_head
i3c
;
member
[all...]
Completed in 11 milliseconds