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:menelaus
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/
H
A
D
menelaus.c
31
#include <linux/mfd/
menelaus
.h>
37
#define DRIVER_NAME "
menelaus
"
259
* in each slot. In this case the cards are not seen by
menelaus
.
762
struct menelaus_chip *
menelaus
=
in menelaus_work()
local
764
void (*handler)(struct menelaus_chip *
menelaus
);
in menelaus_work()
770
& ~
menelaus
->mask2) << 8;
in menelaus_work()
772
& ~
menelaus
->mask1;
in menelaus_work()
780
mutex_lock(&
menelaus
->lock);
in menelaus_work()
783
handler =
menelaus
->handlers[irq];
in menelaus_work()
785
handler(
menelaus
);
in menelaus_work()
798
struct
menelaus
_chip *
menelaus
= _
menelaus
;
menelaus_irq()
local
1148
struct
menelaus
_chip *
menelaus
;
menelaus_probe()
local
1227
struct
menelaus
_chip *
menelaus
= i2c_get_clientdata(client);
menelaus_remove()
local
[all...]
H
A
D
Makefile
110
obj-$(CONFIG_MENELAUS) +=
menelaus
.o
/kernel/linux/linux-6.6/drivers/mfd/
H
A
D
menelaus.c
31
#include <linux/mfd/
menelaus
.h>
37
#define DRIVER_NAME "
menelaus
"
259
* in each slot. In this case the cards are not seen by
menelaus
.
762
struct menelaus_chip *
menelaus
=
in menelaus_work()
local
764
void (*handler)(struct menelaus_chip *
menelaus
);
in menelaus_work()
770
& ~
menelaus
->mask2) << 8;
in menelaus_work()
772
& ~
menelaus
->mask1;
in menelaus_work()
780
mutex_lock(&
menelaus
->lock);
in menelaus_work()
783
handler =
menelaus
->handlers[irq];
in menelaus_work()
785
handler(
menelaus
);
in menelaus_work()
798
struct
menelaus
_chip *
menelaus
= _
menelaus
;
menelaus_irq()
local
1147
struct
menelaus
_chip *
menelaus
;
menelaus_probe()
local
1226
struct
menelaus
_chip *
menelaus
= i2c_get_clientdata(client);
menelaus_remove()
local
[all...]
H
A
D
Makefile
105
obj-$(CONFIG_MENELAUS) +=
menelaus
.o
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H
A
D
common-board-devices.h
5
#include <linux/mfd/
menelaus
.h>
H
A
D
board-n8x0.c
25
#include <linux/mfd/
menelaus
.h>
458
pr_err("Could not set regulators to sleep on
menelaus
: %u\n",
in n8x0_auto_sleep_regulators()
471
pr_err("Could not set VCORE voltage on
menelaus
: %u\n", ret);
in n8x0_auto_voltage_scale()
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H
A
D
common-board-devices.h
6
#include <linux/mfd/
menelaus
.h>
H
A
D
board-n8x0.c
24
#include <linux/mfd/
menelaus
.h>
527
pr_err("Could not set regulators to sleep on
menelaus
: %u\n",
in n8x0_auto_sleep_regulators()
540
pr_err("Could not set VCORE voltage on
menelaus
: %u\n", ret);
in n8x0_auto_voltage_scale()
Completed in 6 milliseconds