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:stmfx
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mfd/
H
A
D
stmfx.c
116
int stmfx_function_enable(struct
stmfx
*
stmfx
, u32 func)
in stmfx_function_enable()
argument
158
stmfx
_function_disable(struct
stmfx
*
stmfx
, u32 func)
stmfx_function_disable()
argument
168
struct
stmfx
*
stmfx
= irq_data_get_irq_chip_data(data);
stmfx_irq_bus_lock()
local
175
struct
stmfx
*
stmfx
= irq_data_get_irq_chip_data(data);
stmfx_irq_bus_sync_unlock()
local
184
struct
stmfx
*
stmfx
= irq_data_get_irq_chip_data(data);
stmfx_irq_mask()
local
191
struct
stmfx
*
stmfx
= irq_data_get_irq_chip_data(data);
stmfx_irq_unmask()
local
206
struct
stmfx
*
stmfx
= data;
stmfx_irq_handler()
local
257
struct
stmfx
*
stmfx
= i2c_get_clientdata(client);
stmfx_irq_exit()
local
268
struct
stmfx
*
stmfx
= i2c_get_clientdata(client);
stmfx_irq_init()
local
309
stmfx
_chip_reset(struct
stmfx
*
stmfx
)
stmfx_chip_reset()
argument
325
struct
stmfx
*
stmfx
= i2c_get_clientdata(client);
stmfx_chip_init()
local
396
struct
stmfx
*
stmfx
= i2c_get_clientdata(client);
stmfx_chip_exit()
local
411
struct
stmfx
*
stmfx
;
stmfx_probe()
local
474
struct
stmfx
*
stmfx
= dev_get_drvdata(dev);
stmfx_suspend()
local
498
struct
stmfx
*
stmfx
= dev_get_drvdata(dev);
stmfx_resume()
local
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H
A
D
stmfx.c
116
int stmfx_function_enable(struct
stmfx
*
stmfx
, u32 func)
in stmfx_function_enable()
argument
158
stmfx
_function_disable(struct
stmfx
*
stmfx
, u32 func)
stmfx_function_disable()
argument
168
struct
stmfx
*
stmfx
= irq_data_get_irq_chip_data(data);
stmfx_irq_bus_lock()
local
175
struct
stmfx
*
stmfx
= irq_data_get_irq_chip_data(data);
stmfx_irq_bus_sync_unlock()
local
184
struct
stmfx
*
stmfx
= irq_data_get_irq_chip_data(data);
stmfx_irq_mask()
local
191
struct
stmfx
*
stmfx
= irq_data_get_irq_chip_data(data);
stmfx_irq_unmask()
local
206
struct
stmfx
*
stmfx
= data;
stmfx_irq_handler()
local
257
struct
stmfx
*
stmfx
= i2c_get_clientdata(client);
stmfx_irq_exit()
local
268
struct
stmfx
*
stmfx
= i2c_get_clientdata(client);
stmfx_irq_init()
local
309
stmfx
_chip_reset(struct
stmfx
*
stmfx
)
stmfx_chip_reset()
argument
325
struct
stmfx
*
stmfx
= i2c_get_clientdata(client);
stmfx_chip_init()
local
396
struct
stmfx
*
stmfx
= i2c_get_clientdata(client);
stmfx_chip_exit()
local
415
struct
stmfx
*
stmfx
;
stmfx_probe()
local
477
struct
stmfx
*
stmfx
= dev_get_drvdata(dev);
stmfx_suspend()
local
501
struct
stmfx
*
stmfx
= dev_get_drvdata(dev);
stmfx_resume()
local
[all...]
/kernel/linux/linux-5.10/include/linux/mfd/
H
A
D
stmfx.h
108
struct
stmfx
{
struct
/kernel/linux/linux-6.6/include/linux/mfd/
H
A
D
stmfx.h
108
struct
stmfx
{
struct
/kernel/linux/linux-5.10/drivers/pinctrl/
H
A
D
pinctrl-stmfx.c
82
struct
stmfx
*
stmfx
;
member
618
struct
stmfx
*
stmfx
= dev_get_drvdata(pdev->dev.parent);
stmfx_pinctrl_probe()
local
726
struct
stmfx
*
stmfx
= dev_get_drvdata(pdev->dev.parent);
stmfx_pinctrl_remove()
local
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/
H
A
D
pinctrl-stmfx.c
84
struct
stmfx
*
stmfx
;
member
641
struct
stmfx
*
stmfx
= dev_get_drvdata(pdev->dev.parent);
stmfx_pinctrl_probe()
local
739
struct
stmfx
*
stmfx
= dev_get_drvdata(pdev->dev.parent);
stmfx_pinctrl_remove()
local
[all...]
Completed in 4 milliseconds