Lines Matching refs:state
478 unsigned long state;
484 retval = kstrtoul(buf, 10, &state);
488 if (state != 0 && state != 1)
493 if (state == 1) { /* state activate */
524 /* only write settings back if activation state is different */
525 if (kone->settings.tcu != state) {
526 kone->settings.tcu = state;
531 dev_err(&usb_dev->dev, "couldn't set tcu state\n");
629 * Prints state of Tracking Control Unit as number where 0 = off and