Home
last modified time | relevance | path

Searched refs:LED_ON (Results 1 - 25 of 47) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dtm2-touchkey.c275 touchkey->led_dev.brightness = LED_ON; in tm2_touchkey_probe()
276 touchkey->led_dev.max_brightness = LED_ON; in tm2_touchkey_probe()
288 tm2_touchkey_led_brightness_set(&touchkey->led_dev, LED_ON); in tm2_touchkey_probe()
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dtm2-touchkey.c281 touchkey->led_dev.brightness = LED_ON; in tm2_touchkey_probe()
282 touchkey->led_dev.max_brightness = LED_ON; in tm2_touchkey_probe()
294 tm2_touchkey_led_brightness_set(&touchkey->led_dev, LED_ON); in tm2_touchkey_probe()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Drpaphp.h26 #define LED_ON 1 /* continuous on */ macro
/kernel/linux/linux-5.10/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx.h69 #define LED_ON 1 macro
H A Dstv06xx_vv6410.c136 err = stv06xx_write_bridge(sd, STV_LED_CTRL, LED_ON); in vv6410_start()
/kernel/linux/linux-6.6/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx.h69 #define LED_ON 1 macro
H A Dstv06xx_vv6410.c136 err = stv06xx_write_bridge(sd, STV_LED_CTRL, LED_ON); in vv6410_start()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Drpaphp.h26 #define LED_ON 1 /* continuous on */ macro
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-sgm3140.c104 bool enable = brightness == LED_ON; in sgm3140_brightness_set()
244 led_cdev->max_brightness = LED_ON; in sgm3140_probe()
H A Dleds-apu.c80 { "apu:green:1", LED_ON, APU1_FCH_GPIO_BASE + 0 * APU1_IOSIZE },
H A Dleds-cpcap.c128 brightness = cpcap_led_val(value, LED_ON); in cpcap_led_set()
H A Dleds-el15203000.c267 led->ldev.max_brightness = LED_ON; in el15203000_probe_dt()
H A Dleds-mlxreg.c235 led_cdev->max_brightness = LED_ON; in mlxreg_led_config()
/kernel/linux/linux-6.6/drivers/leds/flash/
H A Dleds-sgm3140.c104 bool enable = brightness == LED_ON; in sgm3140_brightness_set()
247 led_cdev->max_brightness = LED_ON; in sgm3140_probe()
/kernel/linux/linux-5.10/drivers/block/
H A Dumem.h40 #define LED_ON 0x01 macro
/kernel/linux/linux-6.6/drivers/leds/simple/
H A Dsimatic-ipc-leds.c111 cdev->max_brightness = LED_ON; in simatic_ipc_leds_probe()
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-apu.c80 { "apu:green:1", LED_ON, APU1_FCH_GPIO_BASE + 0 * APU1_IOSIZE },
H A Dleds-cpcap.c128 brightness = cpcap_led_val(value, LED_ON); in cpcap_led_set()
/kernel/linux/linux-5.10/sound/soc/sof/
H A Dcontrol.c42 ledtrig_audio_set(LED_AUDIO_MUTE, temp ? LED_OFF : LED_ON); in update_mute_led()
44 ledtrig_audio_set(LED_AUDIO_MICMUTE, temp ? LED_OFF : LED_ON); in update_mute_led()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-bigbenff.c350 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()
H A Dhid-u2fzero.c226 dev->ldev.max_brightness = LED_ON; in u2fzero_init_led()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-bigbenff.c350 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()
/kernel/linux/linux-5.10/drivers/scsi/mvsas/
H A Dmv_94xx.h279 LED_ON = 1, enumerator
/kernel/linux/linux-6.6/drivers/scsi/mvsas/
H A Dmv_94xx.h279 LED_ON = 1, enumerator
/kernel/linux/linux-5.10/include/linux/
H A Dleds.h31 LED_ON = 1, enumerator

Completed in 13 milliseconds

12