Searched refs:has_led (Results 1 – 3 of 3) sorted by relevance
244 bool has_led; member802 if (mos7840_port->has_led) in mos7840_bulk_in_callback()1394 if (mos7840_port->has_led) in mos7840_write()2328 mos7840_port->has_led = false; in mos7840_port_probe()2332 mos7840_port->has_led = true; in mos7840_port_probe()2383 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()
1081 bool has_gpio, has_led; in rmi_populate_f30() local1100 has_led = !!(buf[0] & BIT(2)); in rmi_populate_f30()1106 ctrl2_addr = (has_gpio && has_led) ? bytes_per_ctrl : 0; in rmi_populate_f30()