Searched refs:has_led (Results 1 – 3 of 3) sorted by relevance
241 bool has_led; member785 if (mos7840_port->has_led) in mos7840_bulk_in_callback()1374 if (mos7840_port->has_led) in mos7840_write()2290 mos7840_port->has_led = false; in mos7840_port_probe()2294 mos7840_port->has_led = true; in mos7840_port_probe()2353 if (mos7840_port->has_led) { in mos7840_port_remove()
951 bool has_gpio, has_led; in rmi_populate_f30() local970 has_led = !!(buf[0] & BIT(2)); in rmi_populate_f30()976 ctrl2_addr = (has_gpio && has_led) ? bytes_per_ctrl : 0; in rmi_populate_f30()
98 static int has_led = -1; variable125 module_param(has_led, int, 0444);341 if (has_led > 0) { in cirrus_set_opts()