Toggle navigation
/
Symbol
File
Text
Line
Symbol: vib
function parameter
Defined...
drivers/input/misc/pm8xxx-vibrator.c:73:27-73: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:83:2-83:49
: const int vib = asyc->procamp.color_vibrance - 100;
drivers/input/misc/pm8xxx-vibrator.c:103:2-103:27
: struct pm8xxx_vib *vib = container_of(work, struct pm8xxx_vib, work);
drivers/input/misc/pm8xxx-vibrator.c:137:2-137:48
: struct pm8xxx_vib *vib = input_get_drvdata(dev);
drivers/input/misc/pm8xxx-vibrator.c:155:2-155:48
: struct pm8xxx_vib *vib = input_get_drvdata(dev);
drivers/input/misc/pm8xxx-vibrator.c:168:2-168:21
: struct pm8xxx_vib *vib;
drivers/input/misc/pm8xxx-vibrator.c:230:2-230: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:120:2-120:29
: struct gb_vibrator_device *vib;
drivers/staging/greybus/vibrator.c:189:2-189:61
: struct gb_vibrator_device *vib = greybus_get_drvdata(bundle);