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:budget_av
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H
A
D
budget-av.c
52
struct
budget_av
{
struct
125
struct
budget_av
*
budget_av
= (struct
budget_av
*) ca->data;
in ciintf_read_attribute_mem()
local
144
struct
budget_av
*
budget_av
= (struct
budget_av
*) ca->data;
in ciintf_write_attribute_mem()
local
163
struct
budget_av
*
budget_av
= (struct
budget_av
*) ca->data;
ciintf_read_cam_control()
local
183
struct
budget_av
*
budget_av
= (struct
budget_av
*) ca->data;
ciintf_write_cam_control()
local
202
struct
budget_av
*
budget_av
= (struct
budget_av
*) ca->data;
ciintf_slot_reset()
local
231
struct
budget_av
*
budget_av
= (struct
budget_av
*) ca->data;
ciintf_slot_shutdown()
local
247
struct
budget_av
*
budget_av
= (struct
budget_av
*) ca->data;
ciintf_slot_ts_enable()
local
262
struct
budget_av
*
budget_av
= (struct
budget_av
*) ca->data;
ciintf_poll_slot_status()
local
322
ciintf_init(struct
budget_av
*
budget_av
)
ciintf_init()
argument
365
ciintf_deinit(struct
budget_av
*
budget_av
)
ciintf_deinit()
argument
411
saa7113_init(struct
budget_av
*
budget_av
)
saa7113_init()
argument
437
saa7113_setinput(struct
budget_av
*
budget_av
, int input)
saa7113_setinput()
argument
1151
read_pwm(struct
budget_av
*
budget_av
)
read_pwm()
argument
1196
frontend_init(struct
budget_av
*
budget_av
)
frontend_init()
argument
1355
struct
budget_av
*
budget_av
= (struct
budget_av
*) dev->ext_priv;
budget_av_irq()
local
1365
struct
budget_av
*
budget_av
= (struct
budget_av
*) dev->ext_priv;
budget_av_detach()
local
1414
struct
budget_av
*
budget_av
= (struct
budget_av
*)dev->ext_priv;
vidioc_g_input()
local
1425
struct
budget_av
*
budget_av
= (struct
budget_av
*)dev->ext_priv;
vidioc_s_input()
local
1435
struct
budget_av
*
budget_av
;
budget_av_attach()
local
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/ttpci/
H
A
D
budget-av.c
53
struct
budget_av
{
struct
126
struct
budget_av
*
budget_av
= ca->data;
in ciintf_read_attribute_mem()
local
145
struct
budget_av
*
budget_av
= ca->data;
in ciintf_write_attribute_mem()
local
164
struct
budget_av
*budget_a
in ciintf_read_cam_control()
local
184
struct
budget_av
*
budget_av
= ca->data;
ciintf_write_cam_control()
local
203
struct
budget_av
*
budget_av
= ca->data;
ciintf_slot_reset()
local
232
struct
budget_av
*
budget_av
= ca->data;
ciintf_slot_shutdown()
local
248
struct
budget_av
*
budget_av
= ca->data;
ciintf_slot_ts_enable()
local
263
struct
budget_av
*
budget_av
= ca->data;
ciintf_poll_slot_status()
local
323
ciintf_init(struct
budget_av
*
budget_av
)
ciintf_init()
argument
366
ciintf_deinit(struct
budget_av
*
budget_av
)
ciintf_deinit()
argument
412
saa7113_init(struct
budget_av
*
budget_av
)
saa7113_init()
argument
438
saa7113_setinput(struct
budget_av
*
budget_av
, int input)
saa7113_setinput()
argument
1152
read_pwm(struct
budget_av
*
budget_av
)
read_pwm()
argument
1197
frontend_init(struct
budget_av
*
budget_av
)
frontend_init()
argument
1356
struct
budget_av
*
budget_av
= dev->ext_priv;
budget_av_irq()
local
1366
struct
budget_av
*
budget_av
= dev->ext_priv;
budget_av_detach()
local
1415
struct
budget_av
*
budget_av
= dev->ext_priv;
vidioc_g_input()
local
1426
struct
budget_av
*
budget_av
= dev->ext_priv;
vidioc_s_input()
local
1436
struct
budget_av
*
budget_av
;
budget_av_attach()
local
[all...]
Completed in 3 milliseconds