Home
last modified time | relevance | path

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

/linux-4.1.27/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); in sd_send_cmd_get_rsp()
289 struct sd_info *sd_card = &(chip->sd_card); in sd_read_data()
360 struct sd_info *sd_card = &(chip->sd_card); in sd_write_data()
428 struct sd_info *sd_card = &(chip->sd_card); in sd_check_csd()
538 struct sd_info *sd_card = &(chip->sd_card); in sd_set_sample_push_timing()
577 struct sd_info *sd_card = &(chip->sd_card); in sd_choose_proper_clock()
641 struct sd_info *sd_card = &(chip->sd_card); in sd_set_init_para()
[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()
1350 struct sd_info *sd_card = &(chip->sd_card); in get_sd_csd()
1527 struct sd_info *sd_card = &(chip->sd_card); in set_variable()
1591 struct sd_info *sd_card = &(chip->sd_card); in get_variable()
1671 struct sd_info *sd_card = &(chip->sd_card); in get_dev_status()
2680 struct sd_info *sd_card = &(chip->sd_card); in read_status()
3423 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_chip.c930 struct sd_info *sd_card = &chip->sd_card; in rtsx_init_chip()
946 memset(sd_card, 0, sizeof(struct sd_info)); in rtsx_init_chip()
1149 struct sd_info *sd_card = &chip->sd_card; in rtsx_polling_func()
Drtsx_card.h1035 struct sd_info *sd_card = &(chip->sd_card); in get_card_size()
Drtsx.c526 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.1.27/arch/s390/include/asm/
Dfcx.h133 u8 sd_info[12]; member
/linux-4.1.27/drivers/tty/serial/
Dioc4_serial.c436 void *sd_info; member
984 intr_ptr->sd_info = info; in intr_connect()
1019 intr_info->sd_intr(intr_info->sd_info, this_mir); in ioc4_intr()