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:pwm_chip
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pwm/
H
A
D
pwm-sl28cpld.c
83
struct
pwm_chip
pwm_chip
;
member
[all...]
H
A
D
pwm-img.c
97
struct img_pwm_chip *
pwm_chip
= to_img_pwm_chip(chip);
in img_pwm_config()
local
156
struct img_
pwm_chip
*
pwm_chip
= to_img_
pwm_chip
(chip);
img_pwm_enable()
local
177
struct img_
pwm_chip
*
pwm_chip
= to_img_
pwm_chip
(chip);
img_pwm_disable()
local
209
struct img_
pwm_chip
*
pwm_chip
= dev_get_drvdata(dev);
img_pwm_runtime_suspend()
local
219
struct img_
pwm_chip
*
pwm_chip
= dev_get_drvdata(dev);
img_pwm_runtime_resume()
local
331
struct img_
pwm_chip
*
pwm_chip
= platform_get_drvdata(pdev);
img_pwm_remove()
local
343
struct img_
pwm_chip
*
pwm_chip
= dev_get_drvdata(dev);
img_pwm_suspend()
local
365
struct img_
pwm_chip
*
pwm_chip
= dev_get_drvdata(dev);
img_pwm_resume()
local
[all...]
H
A
D
pwm-hibvt.c
193
struct hibvt_pwm_chip *
pwm_chip
;
in hibvt_pwm_probe()
local
254
struct hibvt_
pwm_chip
*
pwm_chip
;
hibvt_pwm_remove()
local
[all...]
H
A
D
sysfs.c
374
ATTRIBUTE_GROUPS(
pwm_chip
);
variable
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H
A
D
pwm-hibvt.c
195
struct hibvt_pwm_chip *
pwm_chip
;
in hibvt_pwm_probe()
local
250
struct hibvt_
pwm_chip
*
pwm_chip
;
hibvt_pwm_remove()
local
[all...]
H
A
D
sysfs.c
374
ATTRIBUTE_GROUPS(
pwm_chip
);
variable
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
pwm.h
289
struct
pwm_chip
{
global()
struct
[all...]
/kernel/linux/linux-6.6/include/linux/
H
A
D
pwm.h
295
struct
pwm_chip
{
struct
[all...]
Completed in 6 milliseconds