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:vibrator
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/misc/
H
A
D
gpio-vibra.c
37
static int gpio_vibrator_start(struct gpio_vibrator *
vibrator
)
in gpio_vibrator_start()
argument
56
static void gpio_vibrator_stop(struct gpio_vibrator *
vibrator
)
in gpio_vibrator_stop()
argument
68
struct gpio_
vibrator
*
vibrator
=
gpio_vibrator_play_work()
local
80
struct gpio_
vibrator
*
vibrator
= input_get_drvdata(dev);
gpio_vibrator_play_effect()
local
95
struct gpio_
vibrator
*
vibrator
= input_get_drvdata(input);
gpio_vibrator_close()
local
104
struct gpio_
vibrator
*
vibrator
;
gpio_vibrator_probe()
local
163
struct gpio_
vibrator
*
vibrator
= platform_get_drvdata(pdev);
gpio_vibrator_suspend()
local
175
struct gpio_
vibrator
*
vibrator
= platform_get_drvdata(pdev);
gpio_vibrator_resume()
local
[all...]
H
A
D
pwm-vibra.c
36
static int pwm_vibrator_start(struct pwm_vibrator *
vibrator
)
in pwm_vibrator_start()
argument
77
pwm_
vibrator
_stop(struct pwm_
vibrator
*
vibrator
)
pwm_vibrator_stop()
argument
91
struct pwm_
vibrator
*
vibrator
= container_of(work,
pwm_vibrator_play_work()
local
103
struct pwm_
vibrator
*
vibrator
= input_get_drvdata(dev);
pwm_vibrator_play_effect()
local
116
struct pwm_
vibrator
*
vibrator
= input_get_drvdata(input);
pwm_vibrator_close()
local
124
struct pwm_
vibrator
*
vibrator
;
pwm_vibrator_probe()
local
227
struct pwm_
vibrator
*
vibrator
= dev_get_drvdata(dev);
pwm_vibrator_suspend()
local
238
struct pwm_
vibrator
*
vibrator
= dev_get_drvdata(dev);
pwm_vibrator_resume()
local
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H
A
D
pwm-vibra.c
38
static int pwm_vibrator_start(struct pwm_vibrator *
vibrator
)
in pwm_vibrator_start()
argument
81
pwm_
vibrator
_stop(struct pwm_
vibrator
*
vibrator
)
pwm_vibrator_stop()
argument
97
struct pwm_
vibrator
*
vibrator
= container_of(work,
pwm_vibrator_play_work()
local
109
struct pwm_
vibrator
*
vibrator
= input_get_drvdata(dev);
pwm_vibrator_play_effect()
local
122
struct pwm_
vibrator
*
vibrator
= input_get_drvdata(input);
pwm_vibrator_close()
local
130
struct pwm_
vibrator
*
vibrator
;
pwm_vibrator_probe()
local
231
struct pwm_
vibrator
*
vibrator
= dev_get_drvdata(dev);
pwm_vibrator_suspend()
local
242
struct pwm_
vibrator
*
vibrator
= dev_get_drvdata(dev);
pwm_vibrator_resume()
local
[all...]
H
A
D
gpio-vibra.c
37
static int gpio_vibrator_start(struct gpio_vibrator *
vibrator
)
in gpio_vibrator_start()
argument
56
static void gpio_vibrator_stop(struct gpio_vibrator *
vibrator
)
in gpio_vibrator_stop()
argument
68
struct gpio_
vibrator
*
vibrator
=
gpio_vibrator_play_work()
local
80
struct gpio_
vibrator
*
vibrator
= input_get_drvdata(dev);
gpio_vibrator_play_effect()
local
95
struct gpio_
vibrator
*
vibrator
= input_get_drvdata(input);
gpio_vibrator_close()
local
104
struct gpio_
vibrator
*
vibrator
;
gpio_vibrator_probe()
local
155
struct gpio_
vibrator
*
vibrator
= platform_get_drvdata(pdev);
gpio_vibrator_suspend()
local
167
struct gpio_
vibrator
*
vibrator
= platform_get_drvdata(pdev);
gpio_vibrator_resume()
local
[all...]
/kernel/linux/linux-5.10/drivers/staging/greybus/
H
A
D
vibrator.c
106
ATTRIBUTE_GROUPS(
vibrator
);
variable
H
A
D
Makefile
/kernel/linux/linux-6.6/drivers/staging/greybus/
H
A
D
vibrator.c
106
ATTRIBUTE_GROUPS(
vibrator
);
variable
H
A
D
Makefile
Completed in 4 milliseconds