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:wdat
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/
H
A
D
acpi_watchdog.c
28
static bool acpi_watchdog_uses_rtc(const struct acpi_table_wdat *
wdat
)
in acpi_watchdog_uses_rtc()
argument
52
static bool acpi_watchdog_uses_rtc(const struct acpi_table_wdat *
wdat
)
in acpi_watchdog_uses_rtc()
argument
62
const struct acpi_table_wdat *
wdat
= NULL;
in acpi_watchdog_get_wdat()
local
105
const struct acpi_table_wdat *
wdat
;
in acpi_watchdog_init()
local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/
H
A
D
acpi_watchdog.c
28
static bool acpi_watchdog_uses_rtc(const struct acpi_table_wdat *
wdat
)
in acpi_watchdog_uses_rtc()
argument
52
static bool acpi_watchdog_uses_rtc(const struct acpi_table_wdat *
wdat
)
in acpi_watchdog_uses_rtc()
argument
62
const struct acpi_table_wdat *
wdat
= NULL;
in acpi_watchdog_get_wdat()
local
105
const struct acpi_table_wdat *
wdat
;
in acpi_watchdog_init()
local
[all...]
/kernel/linux/linux-5.10/drivers/watchdog/
H
A
D
wdat_wdt.c
64
static int wdat_wdt_read(struct wdat_wdt *
wdat
,
in wdat_wdt_read()
argument
89
static int wdat_wdt_write(struct wdat_wdt *
wdat
,
in wdat_wdt_write()
argument
114
static int wdat_wdt_run_action(struct wdat_wdt *
wdat
, unsigned int action,
in wdat_wdt_run_action()
argument
204
wdat
_wdt_enable_reboot(struct
wdat
_wdt *
wdat
)
wdat_wdt_enable_reboot()
argument
224
wdat
_wdt_boot_status(struct
wdat
_wdt *
wdat
)
wdat_wdt_boot_status()
argument
244
wdat
_wdt_set_running(struct
wdat
_wdt *
wdat
)
wdat_wdt_set_running()
argument
278
struct
wdat
_wdt *
wdat
= to_
wdat
_wdt(wdd);
wdat_wdt_set_timeout()
local
291
struct
wdat
_wdt *
wdat
= to_
wdat
_wdt(wdd);
wdat_wdt_get_timeleft()
local
318
struct
wdat
_wdt *
wdat
;
wdat_wdt_probe()
local
472
struct
wdat
_wdt *
wdat
= dev_get_drvdata(dev);
wdat_wdt_suspend_noirq()
local
499
struct
wdat
_wdt *
wdat
= dev_get_drvdata(dev);
wdat_wdt_resume_noirq()
local
[all...]
/kernel/linux/linux-6.6/drivers/watchdog/
H
A
D
wdat_wdt.c
64
static int wdat_wdt_read(struct wdat_wdt *
wdat
,
in wdat_wdt_read()
argument
89
static int wdat_wdt_write(struct wdat_wdt *
wdat
,
in wdat_wdt_write()
argument
114
static int wdat_wdt_run_action(struct wdat_wdt *
wdat
, unsigned int action,
in wdat_wdt_run_action()
argument
204
wdat
_wdt_enable_reboot(struct
wdat
_wdt *
wdat
)
wdat_wdt_enable_reboot()
argument
224
wdat
_wdt_boot_status(struct
wdat
_wdt *
wdat
)
wdat_wdt_boot_status()
argument
244
wdat
_wdt_set_running(struct
wdat
_wdt *
wdat
)
wdat_wdt_set_running()
argument
278
struct
wdat
_wdt *
wdat
= to_
wdat
_wdt(wdd);
wdat_wdt_set_timeout()
local
291
struct
wdat
_wdt *
wdat
= to_
wdat
_wdt(wdd);
wdat_wdt_get_timeleft()
local
317
struct
wdat
_wdt *
wdat
;
wdat_wdt_probe()
local
473
struct
wdat
_wdt *
wdat
= dev_get_drvdata(dev);
wdat_wdt_suspend_noirq()
local
500
struct
wdat
_wdt *
wdat
= dev_get_drvdata(dev);
wdat_wdt_resume_noirq()
local
[all...]
Completed in 2 milliseconds