Searched refs:vfd_contrast (Results 1 – 1 of 1) sorted by relevance
91 unsigned int vfd_contrast; /* VFD contrast */ member262 context->vfd_contrast = (unsigned int)arg; in vfd_ioctl()409 context->usb_tx_buf[1] = (context->vfd_contrast) ? in vfd_write()410 (0x2B - (context->vfd_contrast - 1) / 250) in vfd_write()817 context->vfd_contrast = 1000; /* range 0 - 1000 */ in sasem_probe()