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:sta2x11_vip
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/sta2x11/
H
A
D
sta2x11_vip.c
32
#include "
sta2x11_vip
.h"
85
* struct
sta2x11_vip
- All internal data for one instance of device
112
struct
sta2x11_vip
{
struct
203
static inline void reg_write(struct
sta2x11_vip
*vip, unsigned int reg, u32 val)
in reg_write()
208
static inline u32 reg_read(struct
sta2x11_vip
*vip, unsigned int reg)
in reg_read()
213
static void start_dma(struct
sta2x11_vip
*vip, struct vip_buffer *vip_buf)
in start_dma()
230
static void vip_active_buf_next(struct
sta2x11_vip
*vip)
in vip_active_buf_next()
256
struct
sta2x11_vip
*vip = vb2_get_drv_priv(vq);
in queue_setup()
284
struct
sta2x11_vip
*vip = vb2_get_drv_priv(vb->vb2_queue);
in buffer_prepare()
302
struct
sta2x11_vip
*vi
in buffer_queue()
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/sta2x11/
H
A
D
sta2x11_vip.c
33
#include "
sta2x11_vip
.h"
86
* struct
sta2x11_vip
- All internal data for one instance of device
113
struct
sta2x11_vip
{
struct
204
static inline void reg_write(struct
sta2x11_vip
*vip, unsigned int reg, u32 val)
in reg_write()
209
static inline u32 reg_read(struct
sta2x11_vip
*vip, unsigned int reg)
in reg_read()
214
static void start_dma(struct
sta2x11_vip
*vip, struct vip_buffer *vip_buf)
in start_dma()
231
static void vip_active_buf_next(struct
sta2x11_vip
*vip)
in vip_active_buf_next()
257
struct
sta2x11_vip
*vip = vb2_get_drv_priv(vq);
in queue_setup()
285
struct
sta2x11_vip
*vip = vb2_get_drv_priv(vb->vb2_queue);
in buffer_prepare()
303
struct
sta2x11_vip
*vi
in buffer_queue()
[all...]
Completed in 4 milliseconds