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:pps_generator_pp
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/pps/generators/
H
A
D
pps_gen_parport.c
39
struct
pps_generator_pp
{
struct
45
static struct
pps_generator_pp
device = {
58
struct
pps_generator_pp
*dev;
in hrtimer_event()
77
dev = container_of(timer, struct
pps_generator_pp
, timer);
in hrtimer_event()
141
static void calibrate_port(struct
pps_generator_pp
*dev)
in calibrate_port()
165
static inline ktime_t next_intr_time(struct
pps_generator_pp
*dev)
in next_intr_time()
/kernel/linux/linux-5.10/drivers/pps/generators/
H
A
D
pps_gen_parport.c
41
struct
pps_generator_pp
{
struct
47
static struct
pps_generator_pp
device = {
60
struct
pps_generator_pp
*dev;
in hrtimer_event()
79
dev = container_of(timer, struct
pps_generator_pp
, timer);
in hrtimer_event()
143
static void calibrate_port(struct
pps_generator_pp
*dev)
in calibrate_port()
167
static inline ktime_t next_intr_time(struct
pps_generator_pp
*dev)
in next_intr_time()
Completed in 2 milliseconds