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:radio_isa_ops
(Results
1 - 20
of
20
) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/radio/
H
A
D
radio-isa.h
20
struct
radio_isa_ops
;
29
const struct
radio_isa_ops
*ops;
43
struct
radio_isa_ops
{
struct
70
const struct
radio_isa_ops
*ops;
H
A
D
radio-isa.c
47
const struct
radio_isa_ops
*ops = isa->drv->ops;
in radio_isa_g_tuner()
77
const struct
radio_isa_ops
*ops = isa->drv->ops;
in radio_isa_s_tuner()
200
const struct
radio_isa_ops
*ops = drv->ops;
in radio_isa_common_probe()
279
const struct
radio_isa_ops
*ops = isa->drv->ops;
in radio_isa_common_remove()
294
const struct
radio_isa_ops
*ops = drv->ops;
in radio_isa_probe()
H
A
D
radio-typhoon.c
133
static const struct
radio_isa_ops
typhoon_ops = {
H
A
D
radio-aztech.c
120
static const struct
radio_isa_ops
aztech_ops = {
H
A
D
radio-rtrack2.c
103
static const struct
radio_isa_ops
rtrack2_ops = {
H
A
D
radio-terratec.c
130
static const struct
radio_isa_ops
terratec_ops = {
H
A
D
radio-aimslab.c
154
static const struct
radio_isa_ops
rtrack_ops = {
H
A
D
radio-trust.c
201
static const struct
radio_isa_ops
trust_ops = {
H
A
D
radio-zoltrix.c
206
static const struct
radio_isa_ops
zoltrix_ops = {
H
A
D
radio-gemtek.c
274
static const struct
radio_isa_ops
gemtek_ops = {
/kernel/linux/linux-6.6/drivers/media/radio/
H
A
D
radio-isa.h
20
struct
radio_isa_ops
;
29
const struct
radio_isa_ops
*ops;
43
struct
radio_isa_ops
{
struct
70
const struct
radio_isa_ops
*ops;
H
A
D
radio-isa.c
47
const struct
radio_isa_ops
*ops = isa->drv->ops;
in radio_isa_g_tuner()
77
const struct
radio_isa_ops
*ops = isa->drv->ops;
in radio_isa_s_tuner()
200
const struct
radio_isa_ops
*ops = drv->ops;
in radio_isa_common_probe()
279
const struct
radio_isa_ops
*ops = isa->drv->ops;
in radio_isa_common_remove()
293
const struct
radio_isa_ops
*ops = drv->ops;
in radio_isa_probe()
H
A
D
radio-typhoon.c
133
static const struct
radio_isa_ops
typhoon_ops = {
H
A
D
radio-terratec.c
127
static const struct
radio_isa_ops
terratec_ops = {
H
A
D
radio-aztech.c
120
static const struct
radio_isa_ops
aztech_ops = {
H
A
D
radio-rtrack2.c
103
static const struct
radio_isa_ops
rtrack2_ops = {
H
A
D
radio-aimslab.c
154
static const struct
radio_isa_ops
rtrack_ops = {
H
A
D
radio-trust.c
201
static const struct
radio_isa_ops
trust_ops = {
H
A
D
radio-zoltrix.c
206
static const struct
radio_isa_ops
zoltrix_ops = {
H
A
D
radio-gemtek.c
274
static const struct
radio_isa_ops
gemtek_ops = {
Completed in 8 milliseconds