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:is_cx2583x
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/cx25840/
H
A
D
cx25840-audio.c
65
if (
is_cx2583x
(state))
in cx25840_set_audclk_freq()
102
if (
is_cx2583x
(state))
in cx25840_set_audclk_freq()
139
if (
is_cx2583x
(state))
in cx25840_set_audclk_freq()
178
if (
is_cx2583x
(state))
in cx25840_set_audclk_freq()
219
if (
is_cx2583x
(state))
in cx25840_set_audclk_freq()
260
if (
is_cx2583x
(state))
in cx25840_set_audclk_freq()
417
if (
is_cx2583x
(state))
in set_audclk_freq()
427
if (!
is_cx2583x
(state)) {
in cx25840_audio_set_path()
452
if (!
is_cx2583x
(state)) {
in cx25840_audio_set_path()
510
if (!
is_cx2583x
(stat
in cx25840_s_clock_freq()
[all...]
H
A
D
cx25840-core.h
112
static inline bool
is_cx2583x
(struct cx25840_state *state)
in is_cx2583x()
function
H
A
D
cx25840-core.c
1300
if (
is_cx2583x
(state))
in input_change()
1700
if (!
is_cx2583x
(state))
in set_v4lstd()
2299
if (
is_cx2583x
(state))
in cx25840_reset()
2365
if (
is_cx2583x
(state) || is_cx2388x(state) || is_cx231xx(state))
in cx25840_s_audio_stream()
2548
if (
is_cx2583x
(state))
in cx25840_g_tuner()
2578
if (state->radio ||
is_cx2583x
(state))
in cx25840_s_tuner()
2628
if (!
is_cx2583x
(state))
in cx25840_log_status()
5971
if (!
is_cx2583x
(state)) {
in cx25840_probe()
6015
if (!
is_cx2583x
(state))
in cx25840_probe()
/kernel/linux/linux-6.6/drivers/media/i2c/cx25840/
H
A
D
cx25840-audio.c
65
if (
is_cx2583x
(state))
in cx25840_set_audclk_freq()
102
if (
is_cx2583x
(state))
in cx25840_set_audclk_freq()
139
if (
is_cx2583x
(state))
in cx25840_set_audclk_freq()
178
if (
is_cx2583x
(state))
in cx25840_set_audclk_freq()
219
if (
is_cx2583x
(state))
in cx25840_set_audclk_freq()
260
if (
is_cx2583x
(state))
in cx25840_set_audclk_freq()
417
if (
is_cx2583x
(state))
in set_audclk_freq()
427
if (!
is_cx2583x
(state)) {
in cx25840_audio_set_path()
452
if (!
is_cx2583x
(state)) {
in cx25840_audio_set_path()
510
if (!
is_cx2583x
(stat
in cx25840_s_clock_freq()
[all...]
H
A
D
cx25840-core.h
112
static inline bool
is_cx2583x
(struct cx25840_state *state)
in is_cx2583x()
function
H
A
D
cx25840-core.c
1300
if (
is_cx2583x
(state))
in input_change()
1700
if (!
is_cx2583x
(state))
in set_v4lstd()
2299
if (
is_cx2583x
(state))
in cx25840_reset()
2365
if (
is_cx2583x
(state) || is_cx2388x(state) || is_cx231xx(state))
in cx25840_s_audio_stream()
2548
if (
is_cx2583x
(state))
in cx25840_g_tuner()
2578
if (state->radio ||
is_cx2583x
(state))
in cx25840_s_tuner()
2628
if (!
is_cx2583x
(state))
in cx25840_log_status()
5970
if (!
is_cx2583x
(state)) {
in cx25840_probe()
6014
if (!
is_cx2583x
(state))
in cx25840_probe()
Completed in 14 milliseconds