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_dvb
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H
A
D
em28xx-dvb.c
80
struct
em28xx_dvb
{
struct
194
static int em28xx_start_streaming(struct
em28xx_dvb
*dvb)
in em28xx_start_streaming()
238
static int em28xx_stop_streaming(struct
em28xx_dvb
*dvb)
in em28xx_stop_streaming()
251
struct
em28xx_dvb
*dvb = demux->priv;
in em28xx_start_feed()
274
struct
em28xx_dvb
*dvb = demux->priv;
in em28xx_stop_feed()
451
struct
em28xx_dvb
*dvb = fe->sec_priv;
in drxk_gate_ctrl()
731
struct
em28xx_dvb
*dvb = dev->dvb;
in em28xx_pctv_290e_set_lna()
973
static int em28xx_register_dvb(struct
em28xx_dvb
*dvb, struct module *module,
in em28xx_register_dvb()
1114
static void em28xx_unregister_dvb(struct
em28xx_dvb
*dvb)
in em28xx_unregister_dvb()
1132
struct
em28xx_dvb
*dv
in em28174_dvb_init_pctv_460e()
[all...]
H
A
D
em28xx.h
640
struct
em28xx_dvb
*dvb;
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H
A
D
em28xx-dvb.c
83
struct
em28xx_dvb
{
struct
197
static int em28xx_start_streaming(struct
em28xx_dvb
*dvb)
in em28xx_start_streaming()
241
static int em28xx_stop_streaming(struct
em28xx_dvb
*dvb)
in em28xx_stop_streaming()
254
struct
em28xx_dvb
*dvb = demux->priv;
in em28xx_start_feed()
277
struct
em28xx_dvb
*dvb = demux->priv;
in em28xx_stop_feed()
454
struct
em28xx_dvb
*dvb = fe->sec_priv;
in drxk_gate_ctrl()
734
struct
em28xx_dvb
*dvb = dev->dvb;
in em28xx_pctv_290e_set_lna()
976
static int em28xx_register_dvb(struct
em28xx_dvb
*dvb, struct module *module,
in em28xx_register_dvb()
1117
static void em28xx_unregister_dvb(struct
em28xx_dvb
*dvb)
in em28xx_unregister_dvb()
1135
struct
em28xx_dvb
*dv
in em28174_dvb_init_pctv_460e()
[all...]
H
A
D
em28xx.h
651
struct
em28xx_dvb
*dvb;
Completed in 7 milliseconds