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:ep_tb
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/gspca/
H
A
D
gspca.c
577
struct ep_tb_s *
ep_tb
)
in build_isoc_ep_tb()
591
ep_tb
->bandwidth = 2000 * 2000 * 120;
in build_isoc_ep_tb()
612
if (bandwidth <
ep_tb
->bandwidth) {
in build_isoc_ep_tb()
613
ep_tb
->bandwidth = bandwidth;
in build_isoc_ep_tb()
614
ep_tb
->alt = j;
in build_isoc_ep_tb()
621
ep_tb
->alt,
ep_tb
->bandwidth);
in build_isoc_ep_tb()
622
last_bw =
ep_tb
->bandwidth;
in build_isoc_ep_tb()
624
ep_tb
++;
in build_isoc_ep_tb()
641
ep_tb
in build_isoc_ep_tb()
575
build_isoc_
ep_tb
(struct gspca_dev *gspca_dev, struct usb_interface *intf, struct
ep_tb
_s *
ep_tb
)
build_isoc_ep_tb()
argument
759
struct
ep_tb
_s
ep_tb
[MAX_ALT];
gspca_init_transfer()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/gspca/
H
A
D
gspca.c
579
struct ep_tb_s *
ep_tb
)
in build_isoc_ep_tb()
593
ep_tb
->bandwidth = 2000 * 2000 * 120;
in build_isoc_ep_tb()
614
if (bandwidth <
ep_tb
->bandwidth) {
in build_isoc_ep_tb()
615
ep_tb
->bandwidth = bandwidth;
in build_isoc_ep_tb()
616
ep_tb
->alt = j;
in build_isoc_ep_tb()
623
ep_tb
->alt,
ep_tb
->bandwidth);
in build_isoc_ep_tb()
624
last_bw =
ep_tb
->bandwidth;
in build_isoc_ep_tb()
626
ep_tb
++;
in build_isoc_ep_tb()
643
ep_tb
in build_isoc_ep_tb()
577
build_isoc_
ep_tb
(struct gspca_dev *gspca_dev, struct usb_interface *intf, struct
ep_tb
_s *
ep_tb
)
build_isoc_ep_tb()
argument
761
struct
ep_tb
_s
ep_tb
[MAX_ALT];
gspca_init_transfer()
local
[all...]
Completed in 4 milliseconds