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:pwm_free
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/misc/
H
A
D
max8997_haptic.c
352
pwm_free
(chip->pwm);
in max8997_haptic_probe()
368
pwm_free
(chip->pwm);
in max8997_haptic_remove()
/kernel/linux/linux-5.10/include/linux/
H
A
D
pwm.h
317
void
pwm_free
(struct pwm_device *pwm);
424
static inline void
pwm_free
(struct pwm_device *pwm)
in pwm_free()
function
/kernel/linux/linux-5.10/drivers/video/backlight/
H
A
D
pwm_bl.c
617
pwm_free
(pb->pwm);
in pwm_backlight_probe()
652
pwm_free
(pb->pwm);
in pwm_backlight_remove()
/kernel/linux/linux-5.10/drivers/pwm/
H
A
D
core.c
456
*
pwm_free
() - free a PWM device
461
void
pwm_free
(struct pwm_device *pwm)
in pwm_free()
function
465
EXPORT_SYMBOL_GPL(
pwm_free
);
variable
844
pwm_free
(pwm);
in of_pwm_get()
1097
pwm_free
(pwm);
in pwm_get()
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
H
A
D
mach-rx1950.c
519
pwm_free
(lcd_pwm);
in rx1950_backlight_exit()
Completed in 10 milliseconds