Home
last modified time | relevance | path

Searched refs:sd_info (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/drivers/staging/rts5208/
Dsd.c59 struct sd_info *sd_card = &(chip->sd_card); in sd_set_err_code()
66 struct sd_info *sd_card = &(chip->sd_card); in sd_clr_err_code()
73 struct sd_info *sd_card = &(chip->sd_card); in sd_check_err_code()
129 struct sd_info *sd_card = &(chip->sd_card);
288 struct sd_info *sd_card = &(chip->sd_card);
359 struct sd_info *sd_card = &(chip->sd_card);
427 struct sd_info *sd_card = &(chip->sd_card);
537 struct sd_info *sd_card = &(chip->sd_card);
576 struct sd_info *sd_card = &(chip->sd_card);
640 struct sd_info *sd_card = &(chip->sd_card);
[all …]
Drtsx_scsi.c439 struct sd_info *sd_card = &(chip->sd_card); in test_unit_ready()
860 struct sd_info *sd_card = &(chip->sd_card); in read_write()
1352 struct sd_info *sd_card = &(chip->sd_card); in get_sd_csd()
1529 struct sd_info *sd_card = &(chip->sd_card); in set_variable()
1593 struct sd_info *sd_card = &(chip->sd_card); in get_variable()
1673 struct sd_info *sd_card = &(chip->sd_card); in get_dev_status()
2682 struct sd_info *sd_card = &(chip->sd_card); in read_status()
3427 struct sd_info *sd_card = &(chip->sd_card); in rtsx_scsi_handler()
Drtsx_chip.h465 struct sd_info { struct
766 struct sd_info sd_card;
Drtsx_card.h1035 struct sd_info *sd_card = &(chip->sd_card); in get_card_size()
Drtsx_chip.c931 struct sd_info *sd_card = &chip->sd_card; in rtsx_init_chip()
947 memset(sd_card, 0, sizeof(struct sd_info)); in rtsx_init_chip()
1169 struct sd_info *sd_card = &chip->sd_card; in rtsx_manage_sd_lock()
Drtsx.c525 struct sd_info *sd_card = &(chip->sd_card); in rtsx_polling_thread()
Drtsx_card.c36 struct sd_info *sd_card = &(chip->sd_card); in do_remaining_work()
/linux-4.4.14/arch/s390/include/asm/
Dfcx.h133 u8 sd_info[12]; member
/linux-4.4.14/drivers/tty/serial/
Dioc4_serial.c436 void *sd_info; member
984 intr_ptr->sd_info = info; in intr_connect()
1020 intr_info->sd_intr(intr_info->sd_info, this_mir); in ioc4_intr()