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:max77620_chip
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/
H
A
D
max77620.c
37
static struct
max77620_chip
*max77620_scratch;
233
struct
max77620_chip
*chip = irq_drv_data;
in max77620_irq_global_mask()
246
struct
max77620_chip
*chip = irq_drv_data;
in max77620_irq_global_unmask()
279
static int max77620_get_fps_period_reg_value(struct
max77620_chip
*chip,
in max77620_get_fps_period_reg_value()
311
static int max77620_config_fps(struct
max77620_chip
*chip,
in max77620_config_fps()
401
static int max77620_initialise_fps(struct
max77620_chip
*chip)
in max77620_initialise_fps()
463
static int max77620_read_es_version(struct
max77620_chip
*chip)
in max77620_read_es_version()
490
struct
max77620_chip
*chip = max77620_scratch;
in max77620_pm_power_off()
501
struct
max77620_chip
*chip;
in max77620_probe()
580
static int max77620_set_fps_period(struct
max77620_chip
*chi
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H
A
D
max77620.c
36
static struct
max77620_chip
*max77620_scratch;
232
struct
max77620_chip
*chip = irq_drv_data;
in max77620_irq_global_mask()
245
struct
max77620_chip
*chip = irq_drv_data;
in max77620_irq_global_unmask()
278
static int max77620_get_fps_period_reg_value(struct
max77620_chip
*chip,
in max77620_get_fps_period_reg_value()
310
static int max77620_config_fps(struct
max77620_chip
*chip,
in max77620_config_fps()
400
static int max77620_initialise_fps(struct
max77620_chip
*chip)
in max77620_initialise_fps()
462
static int max77620_read_es_version(struct
max77620_chip
*chip)
in max77620_read_es_version()
489
struct
max77620_chip
*chip = max77620_scratch;
in max77620_pm_power_off()
500
struct
max77620_chip
*chip;
in max77620_probe()
578
static int max77620_set_fps_period(struct
max77620_chip
*chi
[all...]
/kernel/linux/linux-5.10/drivers/regulator/
H
A
D
max77620-regulator.c
355
struct
max77620_chip
*chip = dev_get_drvdata(pmic->dev->parent);
in max77620_config_power_ok()
781
struct
max77620_chip
*
max77620_chip
= dev_get_drvdata(pdev->dev.parent);
in max77620_regulator_probe()
local
795
pmic->rmap =
max77620_chip
->rmap;
in max77620_regulator_probe()
799
switch (
max77620_chip
->chip_id) {
in max77620_regulator_probe()
828
if ((
max77620_chip
->chip_id == MAX77620) &&
in max77620_regulator_probe()
/kernel/linux/linux-6.6/drivers/regulator/
H
A
D
max77620-regulator.c
355
struct
max77620_chip
*chip = dev_get_drvdata(pmic->dev->parent);
in max77620_config_power_ok()
781
struct
max77620_chip
*
max77620_chip
= dev_get_drvdata(pdev->dev.parent);
in max77620_regulator_probe()
local
795
pmic->rmap =
max77620_chip
->rmap;
in max77620_regulator_probe()
799
switch (
max77620_chip
->chip_id) {
in max77620_regulator_probe()
828
if ((
max77620_chip
->chip_id == MAX77620) &&
in max77620_regulator_probe()
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpio-max77620.c
289
struct
max77620_chip
*chip = dev_get_drvdata(pdev->dev.parent);
in max77620_gpio_probe()
/kernel/linux/linux-5.10/include/linux/mfd/
H
A
D
max77620.h
327
struct
max77620_chip
{
struct
/kernel/linux/linux-6.6/include/linux/mfd/
H
A
D
max77620.h
327
struct
max77620_chip
{
struct
/kernel/linux/linux-6.6/drivers/gpio/
H
A
D
gpio-max77620.c
292
struct
max77620_chip
*chip = dev_get_drvdata(pdev->dev.parent);
in max77620_gpio_probe()
/kernel/linux/linux-5.10/drivers/pinctrl/
H
A
D
pinctrl-max77620.c
550
struct
max77620_chip
*max77620 = dev_get_drvdata(pdev->dev.parent);
in max77620_pinctrl_probe()
/kernel/linux/linux-6.6/drivers/pinctrl/
H
A
D
pinctrl-max77620.c
552
struct
max77620_chip
*max77620 = dev_get_drvdata(pdev->dev.parent);
in max77620_pinctrl_probe()
Completed in 10 milliseconds