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:bttv_format
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H
A
D
bttvp.h
101
struct
bttv_format
{
struct
149
const struct
bttv_format
*fmt;
215
const struct
bttv_format
*fmt;
220
const struct
bttv_format
*ovfmt;
261
const struct
bttv_format
*fmt,
H
A
D
bttv-driver.c
504
static const struct
bttv_format
formats[] = {
1480
static const struct
bttv_format
*
1530
const struct
bttv_format
*fmt,
in bttv_prepare_buffer()
2251
const struct
bttv_format
* fmt,
in pix_format_set_size()
2292
static void bttv_get_width_mask_vid_cap(const struct
bttv_format
*fmt,
in bttv_get_width_mask_vid_cap()
2308
const struct
bttv_format
*fmt;
in bttv_try_fmt_vid_cap()
2378
const struct
bttv_format
*fmt;
in bttv_s_fmt_vid_cap()
2577
const struct
bttv_format
*fmt;
in bttv_s_fbuf()
H
A
D
bttv-risc.c
236
const struct
bttv_format
*fmt, struct bttv_overlay *ov,
in bttv_risc_overlay()
859
const struct
bttv_format
*fmt,
in bttv_overlay_risc()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H
A
D
bttvp.h
100
struct
bttv_format
{
struct
440
const struct
bttv_format
*fmt;
H
A
D
bttv-driver.c
504
static const struct
bttv_format
formats[] = {
1448
static const struct
bttv_format
*
1970
const struct
bttv_format
* fmt,
in pix_format_set_size()
1999
static void bttv_get_width_mask_vid_cap(const struct
bttv_format
*fmt,
in bttv_get_width_mask_vid_cap()
2015
const struct
bttv_format
*fmt;
in bttv_try_fmt_vid_cap()
2071
const struct
bttv_format
*fmt;
in bttv_s_fmt_vid_cap()
Completed in 13 milliseconds