MSC_TIMESTAMP
evdev_support_msc(sc->evdev, MSC_TIMESTAMP);
evdev_push_msc(sc->evdev, MSC_TIMESTAMP, sc->timestamp);
evdev_support_msc(evdev, MSC_TIMESTAMP);
evdev_push_msc(evdev, MSC_TIMESTAMP, sc->ev_tstamp);
evdev_push_msc(evdev, MSC_TIMESTAMP, sc->ev_tstamp);
evdev_support_msc(evdev, MSC_TIMESTAMP);
evdev_support_msc(sc->evdev, MSC_TIMESTAMP);
evdev_push_msc(sc->evdev, MSC_TIMESTAMP, sc->timestamp);
{ .name = "MSC_TIMESTAMP", .value = MSC_TIMESTAMP },
[MSC_TIMESTAMP] = "MSC_TIMESTAMP",