Searched refs:turn_off_led (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/misc/cardreader/
H A Drtl8411.c289 .turn_off_led = rtl8411_turn_off_led,
305 .turn_off_led = rtl8411_turn_off_led,
321 .turn_off_led = rtl8411_turn_off_led,
H A Drts5227.c275 .turn_off_led = rts5227_turn_off_led,
473 .turn_off_led = rts5227_turn_off_led,
H A Drts5229.c167 .turn_off_led = rts5229_turn_off_led,
H A Drts5209.c185 .turn_off_led = rts5209_turn_off_led,
H A Drts5249.c478 .turn_off_led = rtsx_base_turn_off_led,
703 .turn_off_led = rtsx_base_turn_off_led,
821 .turn_off_led = rtsx_base_turn_off_led,
H A Drtsx_pcr.c1079 if (pcr->ops->turn_off_led)
1080 pcr->ops->turn_off_led(pcr);
1801 if (pcr->ops->turn_off_led)
1802 pcr->ops->turn_off_led(pcr);
H A Drts5260.c566 .turn_off_led = rts5260_turn_off_led,
H A Drts5228.c532 .turn_off_led = rts5228_turn_off_led,
H A Drts5261.c608 .turn_off_led = rts5261_turn_off_led,
H A Drts5264.c683 .turn_off_led = rts5264_turn_off_led,
/linux-master/drivers/staging/rts5208/
H A Drtsx_card.c604 turn_off_led(chip, LED_GPIO);
1064 void turn_off_led(struct rtsx_chip *chip, u8 gpio) function
H A Drtsx_chip.c1079 turn_off_led(chip, LED_GPIO);
1925 turn_off_led(chip, LED_GPIO);
H A Drtsx_card.h1007 void turn_off_led(struct rtsx_chip *chip, u8 gpio);
H A Drtsx_scsi.c1445 turn_off_led(chip, LED_GPIO);
/linux-master/include/linux/
H A Drtsx_pci.h1097 int (*turn_off_led)(struct rtsx_pcr *pcr); member in struct:pcr_ops

Completed in 149 milliseconds