Searched refs:has_led (Results 1 – 3 of 3) sorted by relevance
61 bool has_led; member289 f30->has_led = buf[0] & RMI_F30_HAS_LED; in rmi_f30_initialize()298 if (f30->has_gpio && f30->has_led) in rmi_f30_initialize()313 if (f30->has_led) { in rmi_f30_initialize()322 if (f30->has_led || f30->has_gpio_driver_control) { in rmi_f30_initialize()
212 bool has_led; member457 if (mos7840_port->has_led) in mos7840_bulk_in_callback()909 if (mos7840_port->has_led) in mos7840_write()1686 mos7840_port->has_led = device_flags & MCS_LED; in mos7840_port_probe()1689 if (mos7840_port->has_led) { in mos7840_port_probe()1723 if (mos7840_port->has_led) { in mos7840_port_remove()
98 static int has_led = -1; variable125 module_param(has_led, int, 0444);341 if (has_led > 0) { in cirrus_set_opts()