Searched refs:has_led (Results 1 – 3 of 3) sorted by relevance
759 bool has_gpio, has_led; in rmi_populate_f30() local778 has_led = !!(buf[0] & BIT(2)); in rmi_populate_f30()784 ctrl2_addr = (has_gpio && has_led) ? bytes_per_ctrl : 0; in rmi_populate_f30()
241 bool has_led; member796 if (mos7840_port->has_led) in mos7840_bulk_in_callback()1414 if (mos7840_port->has_led) in mos7840_write()2361 mos7840_port->has_led = false; in mos7840_port_probe()2365 mos7840_port->has_led = true; in mos7840_port_probe()2424 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()