Searched refs:turn_off_led (Results 1 – 7 of 7) sorted by relevance
/drivers/staging/rts5139/ |
D | rts51x_chip.c | 450 turn_off_led(chip, LED_GPIO); in rts51x_polling_func() 829 turn_off_led(chip, LED_GPIO); in rts51x_do_before_power_down()
|
D | rts51x_card.h | 768 int turn_off_led(struct rts51x_chip *chip, u8 gpio);
|
D | rts51x_card.c | 966 int turn_off_led(struct rts51x_chip *chip, u8 gpio) in turn_off_led() function
|
/drivers/staging/rts_pstor/ |
D | rtsx_card.c | 629 turn_off_led(chip, LED_GPIO); in rtsx_init_cards() 1147 void turn_off_led(struct rtsx_chip *chip, u8 gpio) in turn_off_led() function
|
D | rtsx_card.h | 1020 void turn_off_led(struct rtsx_chip *chip, u8 gpio);
|
D | rtsx_chip.c | 1285 turn_off_led(chip, LED_GPIO); in rtsx_polling_func() 2077 turn_off_led(chip, LED_GPIO); in rtsx_do_before_power_down()
|
D | rtsx_scsi.c | 1360 turn_off_led(chip, LED_GPIO); in set_variable()
|