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:SI476X_BAND_FM
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/radio/
H
A
D
radio-si476x.c
44
SI476X_BAND_FM
,
enumerator
49
[
SI476X_BAND_FM
] = {
51
.index =
SI476X_BAND_FM
,
366
if (band->index ==
SI476X_BAND_FM
) {
in si476x_radio_enum_freq_bands()
412
tuner->rangelow = si476x_bands[
SI476X_BAND_FM
].rangelow;
in si476x_radio_g_tuner()
433
tuner->rangelow = si476x_bands[
SI476X_BAND_FM
].rangelow;
in si476x_radio_g_tuner()
439
tuner->rangehigh = si476x_bands[
SI476X_BAND_FM
].rangehigh;
in si476x_radio_g_tuner()
693
si476x_bands[
SI476X_BAND_FM
].rangelow) / 2;
in si476x_radio_s_frequency()
695
SI476X_BAND_FM
: SI476X_BAND_AM;
in si476x_radio_s_frequency()
776
SI476X_BAND_FM
)) {
in si476x_radio_s_hw_freq_seek()
[all...]
/kernel/linux/linux-6.6/drivers/media/radio/
H
A
D
radio-si476x.c
44
SI476X_BAND_FM
,
enumerator
49
[
SI476X_BAND_FM
] = {
51
.index =
SI476X_BAND_FM
,
360
if (band->index ==
SI476X_BAND_FM
) {
in si476x_radio_enum_freq_bands()
406
tuner->rangelow = si476x_bands[
SI476X_BAND_FM
].rangelow;
in si476x_radio_g_tuner()
427
tuner->rangelow = si476x_bands[
SI476X_BAND_FM
].rangelow;
in si476x_radio_g_tuner()
433
tuner->rangehigh = si476x_bands[
SI476X_BAND_FM
].rangehigh;
in si476x_radio_g_tuner()
687
si476x_bands[
SI476X_BAND_FM
].rangelow) / 2;
in si476x_radio_s_frequency()
689
SI476X_BAND_FM
: SI476X_BAND_AM;
in si476x_radio_s_frequency()
770
SI476X_BAND_FM
)) {
in si476x_radio_s_hw_freq_seek()
[all...]
Completed in 3 milliseconds