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:img_ir_priv_hw
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/rc/img-ir/
H
A
D
img-ir-hw.h
214
* struct
img_ir_priv_hw
- Private driver data for hardware decoder.
232
struct
img_ir_priv_hw
{
struct
251
static inline bool img_ir_hw_enabled(struct
img_ir_priv_hw
*hw)
in img_ir_hw_enabled()
271
struct
img_ir_priv_hw
{
struct
274
static inline bool img_ir_hw_enabled(struct
img_ir_priv_hw
*hw)
in img_ir_hw_enabled()
H
A
D
img-ir-hw.c
376
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_write_timings()
417
struct
img_ir_priv_hw
*hw = &priv->hw;
in _img_ir_set_filter()
445
struct
img_ir_priv_hw
*hw = &priv->hw;
in _img_ir_set_wake_filter()
461
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_set_filter()
543
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_set_decoder()
662
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_change_protocol()
730
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_enable_wake()
757
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_disable_wake()
789
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_begin_repeat()
803
struct
img_ir_priv_hw
*h
in img_ir_end_repeat()
[all...]
H
A
D
img-ir.h
152
struct
img_ir_priv_hw
hw;
/kernel/linux/linux-6.6/drivers/media/rc/img-ir/
H
A
D
img-ir-hw.h
214
* struct
img_ir_priv_hw
- Private driver data for hardware decoder.
232
struct
img_ir_priv_hw
{
struct
251
static inline bool img_ir_hw_enabled(struct
img_ir_priv_hw
*hw)
in img_ir_hw_enabled()
271
struct
img_ir_priv_hw
{
struct
274
static inline bool img_ir_hw_enabled(struct
img_ir_priv_hw
*hw)
in img_ir_hw_enabled()
H
A
D
img-ir-hw.c
376
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_write_timings()
417
struct
img_ir_priv_hw
*hw = &priv->hw;
in _img_ir_set_filter()
445
struct
img_ir_priv_hw
*hw = &priv->hw;
in _img_ir_set_wake_filter()
461
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_set_filter()
543
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_set_decoder()
662
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_change_protocol()
730
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_enable_wake()
757
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_disable_wake()
789
struct
img_ir_priv_hw
*hw = &priv->hw;
in img_ir_begin_repeat()
803
struct
img_ir_priv_hw
*h
in img_ir_end_repeat()
[all...]
H
A
D
img-ir.h
152
struct
img_ir_priv_hw
hw;
Completed in 6 milliseconds