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:pcf85063
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/rtc/
H
A
D
rtc-pcf85063.c
66
struct
pcf85063
{
struct
76
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
in pcf85063_rtc_read_time()
local
111
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
in pcf85063_rtc_set_time()
local
160
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
pcf85063_rtc_read_alarm()
local
186
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
pcf85063_rtc_set_alarm()
local
214
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
pcf85063_rtc_alarm_irq_enable()
local
223
struct
pcf85063
*
pcf85063
= dev_id;
pcf85063_rtc_handle_irq()
local
244
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
pcf85063_read_offset()
local
266
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
pcf85063_set_offset()
local
291
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
pcf85063_ioctl()
local
340
pcf85063
_load_capacitance(struct
pcf85063
*
pcf85063
, const struct device_node *np, unsigned int force_cap)
pcf85063_load_capacitance()
argument
389
struct
pcf85063
*
pcf85063
= clkout_hw_to_
pcf85063
(hw);
pcf85063_clkout_recalc_rate()
local
415
struct
pcf85063
*
pcf85063
= clkout_hw_to_
pcf85063
(hw);
pcf85063_clkout_set_rate()
local
429
struct
pcf85063
*
pcf85063
= clkout_hw_to_
pcf85063
(hw);
pcf85063_clkout_control()
local
466
struct
pcf85063
*
pcf85063
= clkout_hw_to_
pcf85063
(hw);
pcf85063_clkout_is_prepared()
local
485
pcf85063
_clkout_register_clk(struct
pcf85063
*
pcf85063
)
pcf85063_clkout_register_clk()
argument
540
struct
pcf85063
*
pcf85063
;
pcf85063_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/rtc/
H
A
D
rtc-pcf85063.c
67
struct
pcf85063
{
struct
77
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
in pcf85063_rtc_read_time()
local
112
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
in pcf85063_rtc_set_time()
local
162
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
pcf85063_rtc_read_alarm()
local
188
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
pcf85063_rtc_set_alarm()
local
216
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
pcf85063_rtc_alarm_irq_enable()
local
225
struct
pcf85063
*
pcf85063
= dev_id;
pcf85063_rtc_handle_irq()
local
246
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
pcf85063_read_offset()
local
268
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
pcf85063_set_offset()
local
293
struct
pcf85063
*
pcf85063
= dev_get_drvdata(dev);
pcf85063_ioctl()
local
334
pcf85063
_load_capacitance(struct
pcf85063
*
pcf85063
, const struct device_node *np, unsigned int force_cap)
pcf85063_load_capacitance()
argument
383
struct
pcf85063
*
pcf85063
= clkout_hw_to_
pcf85063
(hw);
pcf85063_clkout_recalc_rate()
local
409
struct
pcf85063
*
pcf85063
= clkout_hw_to_
pcf85063
(hw);
pcf85063_clkout_set_rate()
local
423
struct
pcf85063
*
pcf85063
= clkout_hw_to_
pcf85063
(hw);
pcf85063_clkout_control()
local
460
struct
pcf85063
*
pcf85063
= clkout_hw_to_
pcf85063
(hw);
pcf85063_clkout_is_prepared()
local
479
pcf85063
_clkout_register_clk(struct
pcf85063
*
pcf85063
)
pcf85063_clkout_register_clk()
argument
554
struct
pcf85063
*
pcf85063
;
pcf85063_probe()
local
[all...]
Completed in 2 milliseconds