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:RCAR_VIN_NUM
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/rcar-vin/
H
A
D
rcar-vin.h
32
#define
RCAR_VIN_NUM
8
macro
276
struct rvin_dev *vin[
RCAR_VIN_NUM
];
H
A
D
rcar-core.c
187
for (i = 0; i <
RCAR_VIN_NUM
; i++) {
in rvin_group_link_notify()
312
if (id >=
RCAR_VIN_NUM
) {
in rvin_group_get()
689
for (i = 0; i <
RCAR_VIN_NUM
; i++) {
in rvin_group_notify_complete()
747
for (i = 0; i <
RCAR_VIN_NUM
; i++)
in rvin_group_notify_unbind()
838
for (i = 0; i <
RCAR_VIN_NUM
; i++) {
in rvin_mc_parse_of_graph()
859
for (i = 0; i <
RCAR_VIN_NUM
; i++) {
in rvin_mc_parse_of_graph()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rcar-vin/
H
A
D
rcar-vin.h
32
#define
RCAR_VIN_NUM
32
macro
289
struct rvin_dev *vin[
RCAR_VIN_NUM
];
H
A
D
rcar-core.c
133
if (id >=
RCAR_VIN_NUM
) {
in rvin_group_get()
240
for (i = 0; i <
RCAR_VIN_NUM
; i++) {
in rvin_group_notify_complete()
259
for (i = 0; i <
RCAR_VIN_NUM
; i++)
in rvin_group_notify_unbind()
364
for (i = 0; i <
RCAR_VIN_NUM
; i++) {
in rvin_group_notifier_init()
384
for (i = 0; i <
RCAR_VIN_NUM
; i++) {
in rvin_group_notifier_init()
813
for (i = 0; i <
RCAR_VIN_NUM
; i++) {
in rvin_csi2_link_notify()
1001
for (i = 0; i <
RCAR_VIN_NUM
; i++) {
in rvin_isp_setup_links()
H
A
D
rcar-v4l2.c
1085
for (i = 0; i <
RCAR_VIN_NUM
; i++) {
in rvin_notify()
Completed in 7 milliseconds