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_enable
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H
A
D
os_intfs.c
59
static int
radio_enable
= 1;
variable
138
registry_par->
radio_enable
= (u8)
radio_enable
;
in loadparam()
H
A
D
drv_types.h
90
u8
radio_enable
;
member
/kernel/linux/linux-6.6/drivers/staging/rtl8712/
H
A
D
os_intfs.c
59
static int
radio_enable
= 1;
variable
138
registry_par->
radio_enable
= (u8)
radio_enable
;
in loadparam()
H
A
D
drv_types.h
88
u8
radio_enable
;
member
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H
A
D
bttv-driver.c
1591
static void
radio_enable
(struct bttv *btv)
in radio_enable()
function
1716
radio_enable
(btv);
in bttv_g_frequency()
1732
radio_enable
(btv);
in bttv_set_frequency()
2411
radio_enable
(btv);
in radio_g_tuner()
2432
radio_enable
(btv);
in radio_s_tuner()
2470
radio_enable
(btv);
in radio_read()
2483
radio_enable
(btv);
in radio_poll()
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H
A
D
drv_types.h
76
u8
radio_enable
;
member
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H
A
D
bttv-driver.c
1682
static void
radio_enable
(struct bttv *btv)
in radio_enable()
function
1815
radio_enable
(btv);
in bttv_g_frequency()
1831
radio_enable
(btv);
in bttv_set_frequency()
3206
radio_enable
(btv);
in radio_g_tuner()
3228
radio_enable
(btv);
in radio_s_tuner()
3269
radio_enable
(btv);
in radio_read()
3288
radio_enable
(btv);
in radio_poll()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H
A
D
drv_types.h
99
u8
radio_enable
;
member
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/
H
A
D
os_intfs.c
209
registry_par->
radio_enable
= (u8)rtw_radio_enable;
in loadparam()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/os_dep/
H
A
D
os_intfs.c
236
registry_par->
radio_enable
= (u8)rtw_radio_enable;
in loadparam()
Completed in 18 milliseconds