Lines Matching refs:state
475 unsigned long state;
481 retval = kstrtoul(buf, 10, &state);
485 if (state != 0 && state != 1)
490 if (state == 1) { /* state activate */
521 /* only write settings back if activation state is different */
522 if (kone->settings.tcu != state) {
523 kone->settings.tcu = state;
528 dev_err(&usb_dev->dev, "couldn't set tcu state\n");
626 * Prints state of Tracking Control Unit as number where 0 = off and