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:vt8500
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/pwm/
H
A
D
pwm-vt8500.c
59
static inline void pwm_busy_wait(struct vt8500_chip *
vt8500
, int nr, u8 bitmask)
in pwm_busy_wait()
argument
75
struct vt8500_chip *
vt8500
= to_vt8500_chip(chip);
in vt8500_pwm_config()
local
128
struct
vt8500
_chip *
vt8500
= to_
vt8500
_chip(chip);
vt8500_pwm_enable()
local
148
struct
vt8500
_chip *
vt8500
= to_
vt8500
_chip(chip);
vt8500_pwm_disable()
local
163
struct
vt8500
_chip *
vt8500
= to_
vt8500
_chip(chip);
vt8500_pwm_set_polarity()
local
[all...]
/kernel/linux/linux-6.6/drivers/pwm/
H
A
D
pwm-vt8500.c
56
static inline void vt8500_pwm_busy_wait(struct vt8500_chip *
vt8500
, int nr, u8 bitmask)
in vt8500_pwm_busy_wait()
argument
72
struct vt8500_chip *
vt8500
= to_vt8500_chip(chip);
in vt8500_pwm_config()
local
125
struct
vt8500
_chip *
vt8500
= to_
vt8500
_chip(chip);
vt8500_pwm_enable()
local
145
struct
vt8500
_chip *
vt8500
= to_
vt8500
_chip(chip);
vt8500_pwm_disable()
local
160
struct
vt8500
_chip *
vt8500
= to_
vt8500
_chip(chip);
vt8500_pwm_set_polarity()
local
235
struct
vt8500
_chip *
vt8500
;
vt8500_pwm_probe()
local
281
struct
vt8500
_chip *
vt8500
= platform_get_drvdata(pdev);
vt8500_pwm_remove()
local
[all...]
Completed in 2 milliseconds