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:i3cbus
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/i3c/
H
A
D
master.c
95
i3c_bus_to_i3c_master(struct i3c_bus *
i3cbus
)
in i3c_bus_to_i3c_master()
argument
418
static void i3c_bus_cleanup(struct i3c_bus *
i3cbus
)
in i3c_bus_cleanup()
argument
425
static int i3c_bus_init(struct i3c_bus *
i3cbus
)
in i3c_bus_init()
argument
458
struct i3c_bus *
i3cbus
= dev_to_
i3cbus
(dev);
mode_show()
local
478
struct i3c_bus *
i3cbus
= dev_to_
i3cbus
(dev);
current_master_show()
local
494
struct i3c_bus *
i3cbus
= dev_to_
i3cbus
(dev);
i3c_scl_frequency_show()
local
509
struct i3c_bus *
i3cbus
= dev_to_
i3cbus
(dev);
i2c_scl_frequency_show()
local
552
i3c_bus_set_mode(struct i3c_bus *
i3cbus
, enum i3c_bus_mode mode, unsigned long max_i2c_scl_rate)
i3c_bus_set_mode()
argument
2473
struct i3c_bus *
i3cbus
= i3c_master_get_bus(master);
i3c_master_register()
local
[all...]
/kernel/linux/linux-6.6/drivers/i3c/
H
A
D
master.c
96
i3c_bus_to_i3c_master(struct i3c_bus *
i3cbus
)
in i3c_bus_to_i3c_master()
argument
416
static void i3c_bus_cleanup(struct i3c_bus *
i3cbus
)
in i3c_bus_cleanup()
argument
423
static int i3c_bus_init(struct i3c_bus *
i3cbus
, struct device_node *np)
in i3c_bus_init()
argument
467
struct i3c_bus *
i3cbus
= dev_to_
i3cbus
(dev);
mode_show()
local
487
struct i3c_bus *
i3cbus
= dev_to_
i3cbus
(dev);
current_master_show()
local
503
struct i3c_bus *
i3cbus
= dev_to_
i3cbus
(dev);
i3c_scl_frequency_show()
local
518
struct i3c_bus *
i3cbus
= dev_to_
i3cbus
(dev);
i2c_scl_frequency_show()
local
561
i3c_bus_set_mode(struct i3c_bus *
i3cbus
, enum i3c_bus_mode mode, unsigned long max_i2c_scl_rate)
i3c_bus_set_mode()
argument
2604
struct i3c_bus *
i3cbus
= i3c_master_get_bus(master);
i3c_master_register()
local
[all...]
Completed in 5 milliseconds