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:mrfkill
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/net/
H
A
D
rfkill-wlan.c
175
struct rfkill_wlan_data *
mrfkill
= g_rfkill;
in rfkill_set_wifi_bt_power()
local
180
if (!
mrfkill
) {
in rfkill_set_wifi_bt_power()
185
vbat = &
mrfkill
->pdata->vbat_n;
in rfkill_set_wifi_bt_power()
206
struct rfkill_wlan_data *
mrfkill
= g_rfkill;
in rfkill_get_wifi_power_state()
local
208
if (!
mrfkill
) {
in rfkill_get_wifi_power_state()
227
struct rfkill_wlan_data *
mrfkill
= g_rfkill;
in rockchip_wifi_power()
local
239
if (!
mrfkill
) {
in rockchip_wifi_power()
244
if (
mrfkill
->pdata->wifi_power_remain && power_set_time) {
in rockchip_wifi_power()
254
if (
mrfkill
->pdata->mregulator.power_ctrl_by_pmu) {
in rockchip_wifi_power()
257
int level =
mrfkill
in rockchip_wifi_power()
353
struct rfkill_wlan_data *
mrfkill
= g_rfkill;
rockchip_wifi_get_oob_irq()
local
376
struct rfkill_wlan_data *
mrfkill
= g_rfkill;
rockchip_wifi_get_oob_irq_flag()
local
[all...]
H
A
D
rfkill-bt.c
254
struct rfkill_rk_data *
mrfkill
= g_rfkill;
in rfkill_get_bt_power_state()
local
256
if (!
mrfkill
) {
in rfkill_get_bt_power_state()
261
*toggle =
mrfkill
->pdata->power_toggle;
in rfkill_get_bt_power_state()
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H
A
D
rfkill-wlan.c
177
struct rfkill_wlan_data *
mrfkill
= g_rfkill;
in rfkill_set_wifi_bt_power()
local
182
if (!
mrfkill
) {
in rfkill_set_wifi_bt_power()
188
vbat = &
mrfkill
->pdata->vbat_n;
in rfkill_set_wifi_bt_power()
207
struct rfkill_wlan_data *
mrfkill
= g_rfkill;
in rfkill_get_wifi_power_state()
local
209
if (!
mrfkill
) {
in rfkill_get_wifi_power_state()
229
struct rfkill_wlan_data *
mrfkill
= g_rfkill;
in rockchip_wifi_power()
local
237
if (!
mrfkill
) {
in rockchip_wifi_power()
243
if (
mrfkill
->pdata->wifi_power_remain && power_set_time) {
in rockchip_wifi_power()
253
if (
mrfkill
->pdata->mregulator.power_ctrl_by_pmu) {
in rockchip_wifi_power()
256
int level =
mrfkill
in rockchip_wifi_power()
355
struct rfkill_wlan_data *
mrfkill
= g_rfkill;
rockchip_wifi_get_oob_irq()
local
380
struct rfkill_wlan_data *
mrfkill
= g_rfkill;
rockchip_wifi_get_oob_irq_flag()
local
[all...]
H
A
D
rfkill-bt.c
264
struct rfkill_rk_data *
mrfkill
= g_rfkill;
in rfkill_get_bt_power_state()
local
266
if (!
mrfkill
) {
in rfkill_get_bt_power_state()
272
*toggle =
mrfkill
->pdata->power_toggle;
in rfkill_get_bt_power_state()
Completed in 4 milliseconds