MSC_SERIAL
[MSC_SERIAL] = "Serial", [MSC_PULSELED] = "Pulseled",
map_msc(MSC_SERIAL);
input_event(input, EV_MSC, MSC_SERIAL, wacom->serial[idx]);
input_event(input, EV_MSC, MSC_SERIAL, serial);
input_event(pen_input, EV_MSC, MSC_SERIAL, wacom->serial[0]);
input_event(pad_input, EV_MSC, MSC_SERIAL, 0xffffffff);
input_event(pad_input, EV_MSC, MSC_SERIAL, 0xffffffff);
wacom_map_usage(input, usage, field, EV_MSC, MSC_SERIAL, 0);
input_event(input, EV_MSC, MSC_SERIAL, (int)(serial_lo ? serial_lo : serial_hi));
input_set_capability(input_dev, EV_MSC, MSC_SERIAL);
__clear_bit(MSC_SERIAL, wacom_wac->pen_input->mscbit);
input_set_capability(input_dev, EV_MSC, MSC_SERIAL);
input_event(input, EV_MSC, MSC_SERIAL, 0xffffffff);
input_event(input, EV_MSC, MSC_SERIAL, wacom->serial[idx]);
__set_bit(MSC_SERIAL, inputdev->mscbit);
MSC_SERIAL,
input_event(input_dev, EV_MSC, MSC_SERIAL,
input_event(input_dev, EV_MSC, MSC_SERIAL, 0xffffffff);