Lines Matching defs:pen
445 bool pen = WACOM_PEN_FIELD(field);
453 if (pen)
486 if (pen)
742 * other tablets (monitor and touch interface can look like pen).
821 /* Touch devices may only be siblings of pen devices */
880 else if (wacom_wac->shared->pen == wacom->hdev)
881 wacom_wac->shared->pen = NULL;
921 wacom_wac->shared->pen = hdev;
2142 /* no pen in use on this interface */
2423 error ? "Ignoring" : "Assuming pen");
2435 /* pen only Bamboo neither support touch nor pad */
2480 /* touch only Bamboo doesn't support pen */
2791 if (shared->pen) {
2792 wacom1 = hid_get_drvdata(shared->pen);