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:em28xx_i2c_bus
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H
A
D
em28xx-i2c.c
480
static inline int i2c_check_for_device(struct
em28xx_i2c_bus
*i2c_bus, u16 addr)
in i2c_check_for_device()
494
static inline int i2c_recv_bytes(struct
em28xx_i2c_bus
*i2c_bus,
in i2c_recv_bytes()
510
static inline int i2c_send_bytes(struct
em28xx_i2c_bus
*i2c_bus,
in i2c_send_bytes()
533
struct
em28xx_i2c_bus
*i2c_bus = i2c_adap->algo_data;
in em28xx_i2c_xfer()
887
struct
em28xx_i2c_bus
*i2c_bus = i2c_adap->algo_data;
in functionality()
H
A
D
em28xx.h
638
struct
em28xx_i2c_bus
{
struct
689
struct
em28xx_i2c_bus
i2c_bus[NUM_I2C_BUSES];
H
A
D
em28xx-dvb.c
200
struct
em28xx_i2c_bus
*i2c_bus = dvb->adapter.priv;
in em28xx_start_streaming()
243
struct
em28xx_i2c_bus
*i2c_bus = dvb->adapter.priv;
in em28xx_stop_streaming()
293
struct
em28xx_i2c_bus
*i2c_bus = fe->dvb->priv;
in em28xx_dvb_bus_ctrl()
731
struct
em28xx_i2c_bus
*i2c_bus = fe->dvb->priv;
in em28xx_pctv_290e_set_lna()
760
struct
em28xx_i2c_bus
*i2c_bus = fe->dvb->priv;
in em28xx_pctv_292e_set_lna()
H
A
D
em28xx-cards.c
2795
struct
em28xx_i2c_bus
*i2c_bus = ptr;
in em28xx_tuner_callback()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H
A
D
em28xx-i2c.c
474
static inline int i2c_check_for_device(struct
em28xx_i2c_bus
*i2c_bus, u16 addr)
in i2c_check_for_device()
488
static inline int i2c_recv_bytes(struct
em28xx_i2c_bus
*i2c_bus,
in i2c_recv_bytes()
504
static inline int i2c_send_bytes(struct
em28xx_i2c_bus
*i2c_bus,
in i2c_send_bytes()
527
struct
em28xx_i2c_bus
*i2c_bus = i2c_adap->algo_data;
in em28xx_i2c_xfer()
881
struct
em28xx_i2c_bus
*i2c_bus = i2c_adap->algo_data;
in functionality()
H
A
D
em28xx.h
627
struct
em28xx_i2c_bus
{
struct
678
struct
em28xx_i2c_bus
i2c_bus[NUM_I2C_BUSES];
H
A
D
em28xx-dvb.c
197
struct
em28xx_i2c_bus
*i2c_bus = dvb->adapter.priv;
in em28xx_start_streaming()
240
struct
em28xx_i2c_bus
*i2c_bus = dvb->adapter.priv;
in em28xx_stop_streaming()
290
struct
em28xx_i2c_bus
*i2c_bus = fe->dvb->priv;
in em28xx_dvb_bus_ctrl()
728
struct
em28xx_i2c_bus
*i2c_bus = fe->dvb->priv;
in em28xx_pctv_290e_set_lna()
757
struct
em28xx_i2c_bus
*i2c_bus = fe->dvb->priv;
in em28xx_pctv_292e_set_lna()
H
A
D
em28xx-cards.c
2840
struct
em28xx_i2c_bus
*i2c_bus = ptr;
in em28xx_tuner_callback()
Completed in 18 milliseconds