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:rfkill_rk_data
(Results
1 - 2
of
2
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/net/
H
A
D
rfkill-bt.c
60
struct
rfkill_rk_data
{
struct
69
static struct
rfkill_rk_data
*g_rfkill = NULL;
113
struct
rfkill_rk_data
*rfkill = dev;
in rfkill_rk_wake_host_irq()
141
static int rfkill_rk_setup_wake_irq(struct
rfkill_rk_data
*rfkill, int flag)
in rfkill_rk_setup_wake_irq()
186
static inline void rfkill_rk_sleep_bt_internal(struct
rfkill_rk_data
*rfkill, bool sleep)
in rfkill_rk_sleep_bt_internal()
211
struct
rfkill_rk_data
*rfkill = NULL;
in rfkill_rk_delay_sleep_bt()
215
rfkill = container_of(work, struct
rfkill_rk_data
, bt_sleep_delay_work.work);
in rfkill_rk_delay_sleep_bt()
222
struct
rfkill_rk_data
*rfkill = g_rfkill;
in rfkill_rk_sleep_bt()
254
struct
rfkill_rk_data
*mrfkill = g_rfkill;
in rfkill_get_bt_power_state()
269
struct
rfkill_rk_data
*rfkil
in rfkill_rk_set_power()
[all...]
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H
A
D
rfkill-bt.c
65
struct
rfkill_rk_data
{
struct
74
static struct
rfkill_rk_data
*g_rfkill = NULL;
118
struct
rfkill_rk_data
*rfkill = dev;
in rfkill_rk_wake_host_irq()
148
static int rfkill_rk_setup_wake_irq(struct
rfkill_rk_data
*rfkill, int flag)
in rfkill_rk_setup_wake_irq()
193
static inline void rfkill_rk_sleep_bt_internal(struct
rfkill_rk_data
*rfkill,
in rfkill_rk_sleep_bt_internal()
220
struct
rfkill_rk_data
*rfkill = NULL;
in rfkill_rk_delay_sleep_bt()
224
rfkill = container_of(work, struct
rfkill_rk_data
,
in rfkill_rk_delay_sleep_bt()
232
struct
rfkill_rk_data
*rfkill = g_rfkill;
in rfkill_rk_sleep_bt()
264
struct
rfkill_rk_data
*mrfkill = g_rfkill;
in rfkill_get_bt_power_state()
280
struct
rfkill_rk_data
*rfkil
in rfkill_rk_set_power()
[all...]
Completed in 2 milliseconds