Toggle navigation
/
Symbol
File
Text
Line
Symbol: vib
function parameter
Defined...
drivers/input/misc/pm8xxx-vibrator.c:74:27-74:46
: static int pm8xxx_vib_set(struct pm8xxx_vib *vib, bool on)
drivers/staging/greybus/vibrator.c:29:21-29:48
: static int turn_off(struct gb_vibrator_device *vib)
drivers/staging/greybus/vibrator.c:42:20-42:47
: static int turn_on(struct gb_vibrator_device *vib, u16 timeout_ms)
variable
Defined...
drivers/gpu/drm/nouveau/dispnv50/head.c:84:2-84:49
: const int vib = asyc->procamp.color_vibrance - 100;
drivers/input/misc/pm8xxx-vibrator.c:104:2-104:27
: struct pm8xxx_vib *vib = container_of(work, struct pm8xxx_vib, work);
drivers/input/misc/pm8xxx-vibrator.c:138:2-138:48
: struct pm8xxx_vib *vib = input_get_drvdata(dev);
drivers/input/misc/pm8xxx-vibrator.c:156:2-156:48
: struct pm8xxx_vib *vib = input_get_drvdata(dev);
drivers/input/misc/pm8xxx-vibrator.c:169:2-169:21
: struct pm8xxx_vib *vib;
drivers/input/misc/pm8xxx-vibrator.c:231:2-231:46
: struct pm8xxx_vib *vib = dev_get_drvdata(dev);
drivers/staging/greybus/vibrator.c:70:2-71:3
: struct gb_vibrator_device *vib =
drivers/staging/greybus/vibrator.c:81:2-81:54
: struct gb_vibrator_device *vib = dev_get_drvdata(dev);
drivers/staging/greybus/vibrator.c:121:2-121:29
: struct gb_vibrator_device *vib;
drivers/staging/greybus/vibrator.c:190:2-190:61
: struct gb_vibrator_device *vib = greybus_get_drvdata(bundle);