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_reg_seq
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H
A
D
em28xx-cards.c
69
static const struct
em28xx_reg_seq
default_analog[] = {
75
static const struct
em28xx_reg_seq
default_digital[] = {
81
static struct
em28xx_reg_seq
zolid_tuner[] = {
87
static struct
em28xx_reg_seq
zolid_digital[] = {
96
static const struct
em28xx_reg_seq
hauppauge_wintv_hvr_900_analog[] = {
103
static const struct
em28xx_reg_seq
hauppauge_wintv_hvr_900_digital[] = {
111
static const struct
em28xx_reg_seq
hauppauge_wintv_hvr_900R2_digital[] = {
118
static const struct
em28xx_reg_seq
em2880_msi_digivox_ad_analog[] = {
124
static const struct
em28xx_reg_seq
em2882_kworld_315u_digital[] = {
133
static const struct
em28xx_reg_seq
em2882_kworld_315u_tuner_gpi
[all...]
H
A
D
em28xx.h
407
struct
em28xx_reg_seq
{
struct
418
const struct
em28xx_reg_seq
*gpio;
482
const struct
em28xx_reg_seq
*dvb_gpio;
483
const struct
em28xx_reg_seq
*suspend_gpio;
484
const struct
em28xx_reg_seq
*tuner_gpio;
485
const struct
em28xx_reg_seq
*mute_gpio;
826
int em28xx_gpio_set(struct em28xx *dev, const struct
em28xx_reg_seq
*gpio);
H
A
D
em28xx-dvb.c
471
static const struct
em28xx_reg_seq
hauppauge_hvr930c_init[] = {
in hauppauge_hvr930c_init()
477
static const struct
em28xx_reg_seq
hauppauge_hvr930c_end[] = {
in hauppauge_hvr930c_init()
537
static const struct
em28xx_reg_seq
terratec_h5_init[] = {
in terratec_h5_init()
544
static const struct
em28xx_reg_seq
terratec_h5_end[] = {
in terratec_h5_init()
594
static const struct
em28xx_reg_seq
terratec_htc_stick_init[] = {
in terratec_htc_stick_init()
601
static const struct
em28xx_reg_seq
terratec_htc_stick_end[] = {
in terratec_htc_stick_init()
642
static const struct
em28xx_reg_seq
terratec_htc_usb_xs_init[] = {
in terratec_htc_usb_xs_init()
649
static const struct
em28xx_reg_seq
terratec_htc_usb_xs_end[] = {
in terratec_htc_usb_xs_init()
818
static const struct
em28xx_reg_seq
gpio[] = {
in px_bcud_init()
H
A
D
em28xx-core.c
705
int em28xx_gpio_set(struct em28xx *dev, const struct
em28xx_reg_seq
*gpio)
in em28xx_gpio_set()
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H
A
D
em28xx-cards.c
79
static const struct
em28xx_reg_seq
default_analog[] = {
85
static const struct
em28xx_reg_seq
default_digital[] = {
91
static struct
em28xx_reg_seq
zolid_tuner[] = {
97
static struct
em28xx_reg_seq
zolid_digital[] = {
106
static const struct
em28xx_reg_seq
hauppauge_wintv_hvr_900_analog[] = {
113
static const struct
em28xx_reg_seq
hauppauge_wintv_hvr_900_digital[] = {
121
static const struct
em28xx_reg_seq
hauppauge_wintv_hvr_900R2_digital[] = {
128
static const struct
em28xx_reg_seq
em2880_msi_digivox_ad_analog[] = {
134
static const struct
em28xx_reg_seq
em2882_kworld_315u_digital[] = {
143
static const struct
em28xx_reg_seq
em2882_kworld_315u_tuner_gpi
[all...]
H
A
D
em28xx.h
416
struct
em28xx_reg_seq
{
struct
427
const struct
em28xx_reg_seq
*gpio;
491
const struct
em28xx_reg_seq
*dvb_gpio;
492
const struct
em28xx_reg_seq
*suspend_gpio;
493
const struct
em28xx_reg_seq
*tuner_gpio;
494
const struct
em28xx_reg_seq
*mute_gpio;
837
int em28xx_gpio_set(struct em28xx *dev, const struct
em28xx_reg_seq
*gpio);
H
A
D
em28xx-dvb.c
474
static const struct
em28xx_reg_seq
hauppauge_hvr930c_init[] = {
in hauppauge_hvr930c_init()
480
static const struct
em28xx_reg_seq
hauppauge_hvr930c_end[] = {
in hauppauge_hvr930c_init()
540
static const struct
em28xx_reg_seq
terratec_h5_init[] = {
in terratec_h5_init()
547
static const struct
em28xx_reg_seq
terratec_h5_end[] = {
in terratec_h5_init()
597
static const struct
em28xx_reg_seq
terratec_htc_stick_init[] = {
in terratec_htc_stick_init()
604
static const struct
em28xx_reg_seq
terratec_htc_stick_end[] = {
in terratec_htc_stick_init()
645
static const struct
em28xx_reg_seq
terratec_htc_usb_xs_init[] = {
in terratec_htc_usb_xs_init()
652
static const struct
em28xx_reg_seq
terratec_htc_usb_xs_end[] = {
in terratec_htc_usb_xs_init()
821
static const struct
em28xx_reg_seq
gpio[] = {
in px_bcud_init()
H
A
D
em28xx-core.c
713
int em28xx_gpio_set(struct em28xx *dev, const struct
em28xx_reg_seq
*gpio)
in em28xx_gpio_set()
Completed in 13 milliseconds