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:to_twl
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pwm/
H
A
D
pwm-twl.c
55
static inline struct twl_pwm_chip *
to_twl
(struct pwm_chip *chip)
in to_twl()
function
96
struct twl_pwm_chip *twl =
to_twl
(chip);
in twl4030_pwm_enable()
126
struct twl_pwm_chip *twl =
to_twl
(chip);
in twl4030_pwm_disable()
155
struct twl_pwm_chip *twl =
to_twl
(chip);
in twl4030_pwm_request()
193
struct twl_pwm_chip *twl =
to_twl
(chip);
in twl4030_pwm_free()
223
struct twl_pwm_chip *twl =
to_twl
(chip);
in twl6030_pwm_enable()
246
struct twl_pwm_chip *twl =
to_twl
(chip);
in twl6030_pwm_disable()
H
A
D
pwm-twl-led.c
53
static inline struct twl_pwmled_chip *
to_twl
(struct pwm_chip *chip)
in to_twl()
function
94
struct twl_pwmled_chip *twl =
to_twl
(chip);
in twl4030_pwmled_enable()
119
struct twl_pwmled_chip *twl =
to_twl
(chip);
in twl4030_pwmled_disable()
159
struct twl_pwmled_chip *twl =
to_twl
(chip);
in twl6030_pwmled_enable()
186
struct twl_pwmled_chip *twl =
to_twl
(chip);
in twl6030_pwmled_disable()
211
struct twl_pwmled_chip *twl =
to_twl
(chip);
in twl6030_pwmled_request()
237
struct twl_pwmled_chip *twl =
to_twl
(chip);
in twl6030_pwmled_free()
/kernel/linux/linux-6.6/drivers/pwm/
H
A
D
pwm-twl-led.c
69
static inline struct twl_pwmled_chip *
to_twl
(struct pwm_chip *chip)
in to_twl()
function
110
struct twl_pwmled_chip *twl =
to_twl
(chip);
in twl4030_pwmled_enable()
135
struct twl_pwmled_chip *twl =
to_twl
(chip);
in twl4030_pwmled_disable()
214
struct twl_pwmled_chip *twl =
to_twl
(chip);
in twl6030_pwmled_enable()
241
struct twl_pwmled_chip *twl =
to_twl
(chip);
in twl6030_pwmled_disable()
292
struct twl_pwmled_chip *twl =
to_twl
(chip);
in twl6030_pwmled_request()
318
struct twl_pwmled_chip *twl =
to_twl
(chip);
in twl6030_pwmled_free()
H
A
D
pwm-twl.c
55
static inline struct twl_pwm_chip *
to_twl
(struct pwm_chip *chip)
in to_twl()
function
96
struct twl_pwm_chip *twl =
to_twl
(chip);
in twl4030_pwm_enable()
126
struct twl_pwm_chip *twl =
to_twl
(chip);
in twl4030_pwm_disable()
155
struct twl_pwm_chip *twl =
to_twl
(chip);
in twl4030_pwm_request()
193
struct twl_pwm_chip *twl =
to_twl
(chip);
in twl4030_pwm_free()
223
struct twl_pwm_chip *twl =
to_twl
(chip);
in twl6030_pwm_enable()
246
struct twl_pwm_chip *twl =
to_twl
(chip);
in twl6030_pwm_disable()
Completed in 3 milliseconds