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
defs:uformat
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
uvc_v4l2.c
30
static const struct uvc_format_desc *to_uvc_format(struct uvcg_format *
uformat
)
in to_uvc_format()
argument
51
static int uvc_v4l2_get_bytesperline(struct uvcg_format *
uformat
,
in uvc_v4l2_get_bytesperline()
argument
67
static int uvc_get_frame_size(struct uvcg_format *
uformat
,
in uvc_get_frame_size()
argument
79
struct uvcg_format *
uformat
= NULL;
in find_format_by_index()
local
93
find_frame_by_index(struct uvc_device *uvc, struct uvcg_format *
uformat
, int index)
find_frame_by_index()
argument
119
struct uvcg_format *
uformat
= NULL;
find_format_by_pix()
local
133
find_closest_frame_by_size(struct uvc_device *uvc, struct uvcg_format *
uformat
, u16 rw, u16 rh)
find_closest_frame_by_size()
argument
241
struct uvcg_format *
uformat
;
uvc_v4l2_try_format()
local
302
struct uvcg_format *
uformat
= NULL;
uvc_v4l2_enum_frameintervals()
local
341
struct uvcg_format *
uformat
= NULL;
uvc_v4l2_enum_framesizes()
local
368
struct uvcg_format *
uformat
;
uvc_v4l2_enum_format()
local
[all...]
Completed in 2 milliseconds