Searched refs:LED_ON (Results 1 – 19 of 19) sorted by relevance
/drivers/input/keyboard/ |
D | tm2-touchkey.c | 283 touchkey->led_dev.brightness = LED_ON; in tm2_touchkey_probe() 284 touchkey->led_dev.max_brightness = LED_ON; in tm2_touchkey_probe() 296 tm2_touchkey_led_brightness_set(&touchkey->led_dev, LED_ON); in tm2_touchkey_probe()
|
/drivers/leds/flash/ |
D | leds-sgm3140.c | 104 bool enable = brightness == LED_ON; in sgm3140_brightness_set() 244 led_cdev->max_brightness = LED_ON; in sgm3140_probe()
|
/drivers/media/usb/gspca/stv06xx/ |
D | stv06xx.h | 69 #define LED_ON 1 macro
|
D | stv06xx_vv6410.c | 136 err = stv06xx_write_bridge(sd, STV_LED_CTRL, LED_ON); in vv6410_start()
|
/drivers/pci/hotplug/ |
D | rpaphp.h | 26 #define LED_ON 1 /* continuous on */ macro
|
/drivers/hid/ |
D | hid-bigbenff.c | 350 return (bigben->led_state & BIT(n)) ? LED_ON : LED_OFF; in bigben_get_led() 440 led->brightness = (n == 0) ? LED_ON : LED_OFF; in bigben_probe()
|
D | hid-u2fzero.c | 247 dev->ldev.max_brightness = LED_ON; in u2fzero_init_led()
|
D | hid-elan.c | 454 mute_led->max_brightness = LED_ON; in elan_init_mute_led()
|
/drivers/leds/simple/ |
D | simatic-ipc-leds.c | 111 cdev->max_brightness = LED_ON; in simatic_ipc_leds_probe()
|
/drivers/leds/ |
D | leds-apu.c | 80 { "apu:green:1", LED_ON, APU1_FCH_GPIO_BASE + 0 * APU1_IOSIZE },
|
D | leds-cpcap.c | 128 brightness = cpcap_led_val(value, LED_ON); in cpcap_led_set()
|
D | leds-mlxreg.c | 236 led_cdev->max_brightness = LED_ON; in mlxreg_led_config()
|
D | leds-el15203000.c | 259 led->ldev.max_brightness = LED_ON; in el15203000_probe_dt()
|
/drivers/scsi/mvsas/ |
D | mv_94xx.h | 279 LED_ON = 1, enumerator
|
/drivers/scsi/ |
D | nsp32.h | 309 # define LED_ON (0) macro
|
D | nsp32.c | 775 nsp32_index_write1(base, EXT_PORT, LED_ON); /* PCI LED on */ in nsp32_arbitration()
|
/drivers/platform/x86/ |
D | lg-laptop.c | 595 return ggov(GOV_TLED) > 0 ? LED_ON : LED_OFF; in tpad_led_get()
|
D | thinkpad_acpi.c | 5650 return (light_get_status() == 1) ? LED_ON : LED_OFF; in light_sysfs_get()
|
/drivers/input/touchscreen/ |
D | stmfts.c | 613 sdata->led_cdev.max_brightness = LED_ON; in stmfts_enable_led()
|