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:mv64xxx_i2c_data
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/i2c/busses/
H
A
D
i2c-mv64xxx.c
120
struct
mv64xxx_i2c_data
{
struct
177
mv64xxx_i2c_prepare_for_io(struct
mv64xxx_i2c_data
*drv_data,
in mv64xxx_i2c_prepare_for_io()
210
mv64xxx_i2c_hw_init(struct
mv64xxx_i2c_data
*drv_data)
in mv64xxx_i2c_hw_init()
236
mv64xxx_i2c_fsm(struct
mv64xxx_i2c_data
*drv_data, u32 status)
in mv64xxx_i2c_fsm()
344
static void mv64xxx_i2c_send_start(struct
mv64xxx_i2c_data
*drv_data)
in mv64xxx_i2c_send_start()
358
mv64xxx_i2c_do_action(struct
mv64xxx_i2c_data
*drv_data)
in mv64xxx_i2c_do_action()
446
mv64xxx_i2c_read_offload_rx_data(struct
mv64xxx_i2c_data
*drv_data,
in mv64xxx_i2c_read_offload_rx_data()
458
mv64xxx_i2c_intr_offload(struct
mv64xxx_i2c_data
*drv_data)
in mv64xxx_i2c_intr_offload()
512
struct
mv64xxx_i2c_data
*drv_data = dev_id;
in mv64xxx_i2c_intr()
557
mv64xxx_i2c_wait_for_completion(struct
mv64xxx_i2c_data
*drv_dat
[all...]
/kernel/linux/linux-5.10/drivers/i2c/busses/
H
A
D
i2c-mv64xxx.c
118
struct
mv64xxx_i2c_data
{
struct
173
mv64xxx_i2c_prepare_for_io(struct
mv64xxx_i2c_data
*drv_data,
in mv64xxx_i2c_prepare_for_io()
203
mv64xxx_i2c_hw_init(struct
mv64xxx_i2c_data
*drv_data)
in mv64xxx_i2c_hw_init()
225
mv64xxx_i2c_fsm(struct
mv64xxx_i2c_data
*drv_data, u32 status)
in mv64xxx_i2c_fsm()
332
static void mv64xxx_i2c_send_start(struct
mv64xxx_i2c_data
*drv_data)
in mv64xxx_i2c_send_start()
346
mv64xxx_i2c_do_action(struct
mv64xxx_i2c_data
*drv_data)
in mv64xxx_i2c_do_action()
432
mv64xxx_i2c_read_offload_rx_data(struct
mv64xxx_i2c_data
*drv_data,
in mv64xxx_i2c_read_offload_rx_data()
444
mv64xxx_i2c_intr_offload(struct
mv64xxx_i2c_data
*drv_data)
in mv64xxx_i2c_intr_offload()
498
struct
mv64xxx_i2c_data
*drv_data = dev_id;
in mv64xxx_i2c_intr()
532
mv64xxx_i2c_wait_for_completion(struct
mv64xxx_i2c_data
*drv_dat
[all...]
Completed in 3 milliseconds