Home
last modified time | relevance | path

Searched refs:turn_off_led (Results 1 – 10 of 10) sorted by relevance

/drivers/mfd/
Drtl8411.c300 .turn_off_led = rtl8411_turn_off_led,
316 .turn_off_led = rtl8411_turn_off_led,
332 .turn_off_led = rtl8411_turn_off_led,
Drtsx_pcr.c941 if (pcr->ops->turn_off_led) in rtsx_pci_idle_work()
942 pcr->ops->turn_off_led(pcr); in rtsx_pci_idle_work()
953 if (pcr->ops->turn_off_led) in rtsx_pci_power_off()
954 pcr->ops->turn_off_led(pcr); in rtsx_pci_power_off()
Drts5209.c200 .turn_off_led = rts5209_turn_off_led,
Drts5229.c182 .turn_off_led = rts5229_turn_off_led,
Drts5227.c226 .turn_off_led = rts5227_turn_off_led,
Drts5249.c273 .turn_off_led = rts5249_turn_off_led,
/drivers/staging/rts5208/
Drtsx_card.c620 turn_off_led(chip, LED_GPIO); in rtsx_init_cards()
1049 void turn_off_led(struct rtsx_chip *chip, u8 gpio) in turn_off_led() function
Drtsx_card.h1019 void turn_off_led(struct rtsx_chip *chip, u8 gpio);
Drtsx_chip.c989 turn_off_led(chip, LED_GPIO); in rtsx_polling_func()
1752 turn_off_led(chip, LED_GPIO); in rtsx_do_before_power_down()
Drtsx_scsi.c1530 turn_off_led(chip, LED_GPIO); in set_variable()