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:hpt_clock
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/
H
A
D
pata_hpt366.c
31
struct
hpt_clock
{
struct
57
static const struct
hpt_clock
hpt366_40[] = {
76
static const struct
hpt_clock
hpt366_33[] = {
95
static const struct
hpt_clock
hpt366_25[] = {
125
struct
hpt_clock
*clocks = ap->host->private_data;
in hpt36x_find_mode()
H
A
D
pata_hpt37x.c
31
struct
hpt_clock
{
struct
39
struct
hpt_clock
const *clocks[4];
64
static struct
hpt_clock
hpt37x_timings_33[] = {
84
static struct
hpt_clock
hpt37x_timings_50[] = {
104
static struct
hpt_clock
hpt37x_timings_66[] = {
213
struct
hpt_clock
*clocks = ap->host->private_data;
in hpt37x_find_mode()
H
A
D
pata_hpt3x2n.c
38
struct
hpt_clock
{
struct
45
struct
hpt_clock
*clocks[3];
72
static struct
hpt_clock
hpt3x2n_clocks[] = {
106
struct
hpt_clock
*clocks = hpt3x2n_clocks;
in hpt3x2n_find_mode()
/kernel/linux/linux-6.6/drivers/ata/
H
A
D
pata_hpt366.c
28
struct
hpt_clock
{
struct
54
static const struct
hpt_clock
hpt366_40[] = {
73
static const struct
hpt_clock
hpt366_33[] = {
92
static const struct
hpt_clock
hpt366_25[] = {
122
struct
hpt_clock
*clocks = ap->host->private_data;
in hpt36x_find_mode()
H
A
D
pata_hpt37x.c
28
struct
hpt_clock
{
struct
36
struct
hpt_clock
const *clocks[4];
61
static struct
hpt_clock
hpt37x_timings_33[] = {
81
static struct
hpt_clock
hpt37x_timings_50[] = {
101
static struct
hpt_clock
hpt37x_timings_66[] = {
210
struct
hpt_clock
*clocks = ap->host->private_data;
in hpt37x_find_mode()
H
A
D
pata_hpt3x2n.c
34
struct
hpt_clock
{
struct
63
static struct
hpt_clock
hpt3x2n_clocks[] = {
97
struct
hpt_clock
*clocks = hpt3x2n_clocks;
in hpt3x2n_find_mode()
Completed in 6 milliseconds