Lines Matching defs:base
256 struct libinput_device *base = &device->base;
273 tablet_pad_notify_ring(base,
287 tablet_pad_notify_ring(base,
301 tablet_pad_notify_strip(base,
315 tablet_pad_notify_strip(base,
366 struct libinput_device *base = &device->base;
395 tablet_pad_notify_button(base,
403 tablet_pad_notify_key(base,
683 pad->base.dispatch_type = DISPATCH_TABLET_PAD;
684 pad->base.interface = &pad_interface;
751 pad_destroy(&pad->base);
755 device->base.config.sendevents = &pad->sendevents.config;
762 return &pad->base;