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
defs:ftm
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/counter/
H
A
D
ftm-quaddec.c
35
static void ftm_read(struct ftm_quaddec *
ftm
, uint32_t offset, uint32_t *data)
in ftm_read()
argument
43
static void ftm_write(struct ftm_quaddec *
ftm
, uint32_t offset, uint32_t data)
in ftm_write()
argument
52
ftm
_clear_write_protection(struct
ftm
_quaddec *
ftm
)
ftm_clear_write_protection()
argument
63
ftm
_set_write_protection(struct
ftm
_quaddec *
ftm
)
ftm_set_write_protection()
argument
68
ftm
_reset_counter(struct
ftm
_quaddec *
ftm
)
ftm_reset_counter()
argument
74
ftm
_quaddec_init(struct
ftm
_quaddec *
ftm
)
ftm_quaddec_init()
argument
103
ftm
_quaddec_disable(void *
ftm
)
ftm_quaddec_disable()
argument
121
struct
ftm
_quaddec *
ftm
= counter->priv;
ftm_quaddec_get_prescaler()
local
135
struct
ftm
_quaddec *
ftm
= counter->priv;
ftm_quaddec_set_prescaler()
local
183
struct
ftm
_quaddec *const
ftm
= counter->priv;
ftm_quaddec_count_read()
local
197
struct
ftm
_quaddec *const
ftm
= counter->priv;
ftm_quaddec_count_write()
local
277
struct
ftm
_quaddec *
ftm
;
ftm_quaddec_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/counter/
H
A
D
ftm-quaddec.c
35
static void ftm_read(struct ftm_quaddec *
ftm
, uint32_t offset, uint32_t *data)
in ftm_read()
argument
43
static void ftm_write(struct ftm_quaddec *
ftm
, uint32_t offset, uint32_t data)
in ftm_write()
argument
52
ftm
_clear_write_protection(struct
ftm
_quaddec *
ftm
)
ftm_clear_write_protection()
argument
63
ftm
_set_write_protection(struct
ftm
_quaddec *
ftm
)
ftm_set_write_protection()
argument
68
ftm
_reset_counter(struct
ftm
_quaddec *
ftm
)
ftm_reset_counter()
argument
74
ftm
_quaddec_init(struct
ftm
_quaddec *
ftm
)
ftm_quaddec_init()
argument
103
ftm
_quaddec_disable(void *
ftm
)
ftm_quaddec_disable()
argument
120
struct
ftm
_quaddec *
ftm
= counter_priv(counter);
ftm_quaddec_get_prescaler()
local
133
struct
ftm
_quaddec *
ftm
= counter_priv(counter);
ftm_quaddec_set_prescaler()
local
164
struct
ftm
_quaddec *const
ftm
= counter_priv(counter);
ftm_quaddec_count_read()
local
178
struct
ftm
_quaddec *const
ftm
= counter_priv(counter);
ftm_quaddec_count_write()
local
262
struct
ftm
_quaddec *
ftm
;
ftm_quaddec_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H
A
D
datapath.h
243
}
ftm
; /* FTM specific vendor IE */
member
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H
A
D
mac80211_hwsim.c
3262
struct nlattr *
ftm
;
in mac80211_hwsim_send_pmsr_ftm_request_peer()
local
3574
static int mac80211_hwsim_parse_ftm_result(struct nlattr *
ftm
,
in mac80211_hwsim_parse_ftm_result()
argument
[all...]
/kernel/linux/linux-5.10/net/wireless/
H
A
D
nl80211.c
1935
struct nlattr *
ftm
;
in nl80211_send_pmsr_ftm_capa()
local
[all...]
/kernel/linux/linux-6.6/net/wireless/
H
A
D
nl80211.c
2137
struct nlattr *
ftm
;
in nl80211_send_pmsr_ftm_capa()
local
[all...]
/kernel/linux/linux-5.10/include/net/
H
A
D
cfg80211.h
3447
struct cfg80211_pmsr_ftm_result
ftm
;
member
3498
struct cfg80211_pmsr_ftm_request_peer
ftm
;
member
4675
}
ftm
;
global()
member
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
ieee80211.h
1254
} __packed
ftm
;
member
/kernel/linux/linux-6.6/include/net/
H
A
D
cfg80211.h
3860
struct cfg80211_pmsr_ftm_result
ftm
;
member
3918
struct cfg80211_pmsr_ftm_request_peer
ftm
;
member
5201
}
ftm
;
global()
member
[all...]
/kernel/linux/linux-6.6/include/linux/
H
A
D
ieee80211.h
1405
} __packed
ftm
;
member
Completed in 68 milliseconds