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:vib
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/misc/
H
A
D
pm8xxx-vibrator.c
74
static int pm8xxx_vib_set(struct pm8xxx_vib *
vib
, bool on)
in pm8xxx_vib_set()
argument
104
struct pm8xxx_vib *
vib
= container_of(work, struct pm8xxx_vib, work);
in pm8xxx_work_handler()
local
138
struct pm8xxx_
vib
*
vib
= input_get_drvdata(dev);
pm8xxx_vib_close()
local
156
struct pm8xxx_
vib
*
vib
= input_get_drvdata(dev);
pm8xxx_vib_play_effect()
local
169
struct pm8xxx_
vib
*
vib
;
pm8xxx_vib_probe()
local
231
struct pm8xxx_
vib
*
vib
= dev_get_drvdata(dev);
pm8xxx_vib_suspend()
local
[all...]
/kernel/linux/linux-5.10/drivers/staging/greybus/
H
A
D
vibrator.c
29
static int turn_off(struct gb_vibrator_device *
vib
)
in turn_off()
argument
42
static int turn_on(struct gb_vibrator_device *
vib
, u16 timeout_ms)
in turn_on()
argument
70
struct gb_vibrator_device *
vib
in gb_vibrator_worker()
local
81
struct gb_
vib
rator_device *
vib
= dev_get_drvdata(dev);
timeout_store()
local
121
struct gb_
vib
rator_device *
vib
;
gb_vibrator_probe()
local
190
struct gb_
vib
rator_device *
vib
= greybus_get_drvdata(bundle);
gb_vibrator_disconnect()
local
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H
A
D
vibrator.c
29
static int turn_off(struct gb_vibrator_device *
vib
)
in turn_off()
argument
42
static int turn_on(struct gb_vibrator_device *
vib
, u16 timeout_ms)
in turn_on()
argument
70
struct gb_vibrator_device *
vib
in gb_vibrator_worker()
local
81
struct gb_
vib
rator_device *
vib
= dev_get_drvdata(dev);
timeout_store()
local
120
struct gb_
vib
rator_device *
vib
;
gb_vibrator_probe()
local
189
struct gb_
vib
rator_device *
vib
= greybus_get_drvdata(bundle);
gb_vibrator_disconnect()
local
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H
A
D
pm8xxx-vibrator.c
73
static int pm8xxx_vib_set(struct pm8xxx_vib *
vib
, bool on)
in pm8xxx_vib_set()
argument
103
struct pm8xxx_vib *
vib
= container_of(work, struct pm8xxx_vib, work);
in pm8xxx_work_handler()
local
137
struct pm8xxx_
vib
*
vib
= input_get_drvdata(dev);
pm8xxx_vib_close()
local
155
struct pm8xxx_
vib
*
vib
= input_get_drvdata(dev);
pm8xxx_vib_play_effect()
local
168
struct pm8xxx_
vib
*
vib
;
pm8xxx_vib_probe()
local
230
struct pm8xxx_
vib
*
vib
= dev_get_drvdata(dev);
pm8xxx_vib_suspend()
local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H
A
D
head.c
83
const int
vib
= asyc->procamp.color_vibrance - 100;
in nv50_head_atomic_check_procamp()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H
A
D
head.c
83
const int
vib
= asyc->procamp.color_vibrance - 100;
in nv50_head_atomic_check_procamp()
local
Completed in 5 milliseconds