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:pcf85363
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/rtc/
H
A
D
rtc-pcf85363.c
110
struct
pcf85363
{
struct
122
struct
pcf85363
*
pcf85363
= dev_get_drvdata(dev);
in pcf85363_rtc_read_time()
local
151
struct
pcf85363
*
pcf85363
= dev_get_drvdata(dev);
in pcf85363_rtc_set_time()
local
183
struct
pcf85363
*
pcf85363
= dev_get_drvdata(dev);
pcf85363_rtc_read_alarm()
local
208
_
pcf85363
_rtc_alarm_irq_enable(struct
pcf85363
*
pcf85363
, unsigned int enabled)
_pcf85363_rtc_alarm_irq_enable()
argument
233
struct
pcf85363
*
pcf85363
= dev_get_drvdata(dev);
pcf85363_rtc_alarm_irq_enable()
local
240
struct
pcf85363
*
pcf85363
= dev_get_drvdata(dev);
pcf85363_rtc_set_alarm()
local
268
struct
pcf85363
*
pcf85363
= i2c_get_clientdata(dev_id);
pcf85363_rtc_handle_irq()
local
301
struct
pcf85363
*
pcf85363
= priv;
pcf85363_nvram_read()
local
310
struct
pcf85363
*
pcf85363
= priv;
pcf85363_nvram_write()
local
319
struct
pcf85363
*
pcf85363
= priv;
pcf85x63_nvram_read()
local
332
struct
pcf85363
*
pcf85363
= priv;
pcf85x63_nvram_write()
local
361
struct
pcf85363
*
pcf85363
;
pcf85363_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/rtc/
H
A
D
rtc-pcf85363.c
113
struct
pcf85363
{
struct
123
static int pcf85363_load_capacitance(struct
pcf85363
*
pcf85363
, struct device_node *node)
in pcf85363_load_capacitance()
argument
151
struct
pcf85363
*
pcf85363
= dev_get_drvdata(dev);
in pcf85363_rtc_read_time()
local
180
struct
pcf85363
*pcf8536
in pcf85363_rtc_set_time()
local
212
struct
pcf85363
*
pcf85363
= dev_get_drvdata(dev);
pcf85363_rtc_read_alarm()
local
237
_
pcf85363
_rtc_alarm_irq_enable(struct
pcf85363
*
pcf85363
, unsigned int enabled)
_pcf85363_rtc_alarm_irq_enable()
argument
262
struct
pcf85363
*
pcf85363
= dev_get_drvdata(dev);
pcf85363_rtc_alarm_irq_enable()
local
269
struct
pcf85363
*
pcf85363
= dev_get_drvdata(dev);
pcf85363_rtc_set_alarm()
local
297
struct
pcf85363
*
pcf85363
= i2c_get_clientdata(dev_id);
pcf85363_rtc_handle_irq()
local
325
struct
pcf85363
*
pcf85363
= priv;
pcf85363_nvram_read()
local
334
struct
pcf85363
*
pcf85363
= priv;
pcf85363_nvram_write()
local
343
struct
pcf85363
*
pcf85363
= priv;
pcf85x63_nvram_read()
local
356
struct
pcf85363
*
pcf85363
= priv;
pcf85x63_nvram_write()
local
384
struct
pcf85363
*
pcf85363
;
pcf85363_probe()
local
[all...]
Completed in 2 milliseconds