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:signal_out
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/ptp/
H
A
D
ptp_ocp.c
316
struct ptp_ocp_ext_src *
signal_out
[4];
member
529
OCP_EXT_RESOURCE(
signal_out
[0]),
538
OCP_EXT_RESOURCE(
signal_out
[1]),
547
OCP_EXT_RESOURCE(
signal_out
[2]),
556
OCP_EXT_RESOURCE(
signal_out
[3]),
1191
ext = bp->
signal_out
[req];
in ptp_ocp_enable()
2121
if (bp->
signal_out
[i])
in ptp_ocp_signal_init()
2123
bp->
signal_out
[i]->mem);
in ptp_ocp_signal_init()
2874
err = ptp_ocp_signal_enable(bp->
signal_out
[gen], gen, s.period != 0);
in signal_store()
3569
struct signal_reg __iomem *reg = bp->
signal_out
[n
in _signal_summary_show()
[all...]
Completed in 6 milliseconds