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:mchp_pit64b_timer
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/clocksource/
H
A
D
timer-microchip-pit64b.c
51
* struct
mchp_pit64b_timer
- PIT64B timer data structure
57
struct
mchp_pit64b_timer
{
struct
70
struct
mchp_pit64b_timer
timer;
75
((struct
mchp_pit64b_timer
*)container_of(x,\
103
static inline void mchp_pit64b_reset(struct
mchp_pit64b_timer
*timer,
in mchp_pit64b_reset()
131
struct
mchp_pit64b_timer
*timer = to_mchp_pit64b_timer(cedev);
in mchp_pit64b_clkevt_shutdown()
140
struct
mchp_pit64b_timer
*timer = to_mchp_pit64b_timer(cedev);
in mchp_pit64b_clkevt_set_periodic()
151
struct
mchp_pit64b_timer
*timer = to_mchp_pit64b_timer(cedev);
in mchp_pit64b_clkevt_set_next_event()
161
struct
mchp_pit64b_timer
*timer = to_mchp_pit64b_timer(cedev);
in mchp_pit64b_clkevt_suspend()
171
struct
mchp_pit64b_timer
*time
in mchp_pit64b_clkevt_resume()
[all...]
/kernel/linux/linux-6.6/drivers/clocksource/
H
A
D
timer-microchip-pit64b.c
51
* struct
mchp_pit64b_timer
- PIT64B timer data structure
57
struct
mchp_pit64b_timer
{
struct
70
struct
mchp_pit64b_timer
timer;
75
((struct
mchp_pit64b_timer
*)container_of(x,\
84
struct
mchp_pit64b_timer
timer;
89
((struct
mchp_pit64b_timer
*)container_of(x,\
119
static inline void mchp_pit64b_reset(struct
mchp_pit64b_timer
*timer,
in mchp_pit64b_reset()
135
static void mchp_pit64b_suspend(struct
mchp_pit64b_timer
*timer)
in mchp_pit64b_suspend()
143
static void mchp_pit64b_resume(struct
mchp_pit64b_timer
*timer)
in mchp_pit64b_resume()
152
struct
mchp_pit64b_timer
*time
in mchp_pit64b_clksrc_suspend()
[all...]
Completed in 2 milliseconds