Home
last modified time | relevance | path

Searched refs:sd_info (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/platform/intel-mid/
H A Dsfi.c422 struct mid_sd_board_info sd_info; in sfi_handle_sd_dev() local
425 memset(&sd_info, 0, sizeof(sd_info)); in sfi_handle_sd_dev()
426 strncpy(sd_info.name, pentry->name, SFI_NAME_LEN); in sfi_handle_sd_dev()
427 sd_info.bus_num = pentry->host_num; in sfi_handle_sd_dev()
428 sd_info.max_clk = pentry->max_freq; in sfi_handle_sd_dev()
429 sd_info.addr = pentry->addr; in sfi_handle_sd_dev()
431 sd_info.bus_num, in sfi_handle_sd_dev()
432 sd_info.name, in sfi_handle_sd_dev()
433 sd_info in sfi_handle_sd_dev()
[all...]
/kernel/linux/linux-5.10/drivers/staging/rts5208/
H A Dsd.c48 struct sd_info *sd_card = &chip->sd_card; in sd_set_err_code()
55 struct sd_info *sd_card = &chip->sd_card; in sd_clr_err_code()
62 struct sd_info *sd_card = &chip->sd_card; in sd_check_err_code()
115 struct sd_info *sd_card = &chip->sd_card;
265 struct sd_info *sd_card = &chip->sd_card;
331 struct sd_info *sd_card = &chip->sd_card;
395 struct sd_info *sd_card = &chip->sd_card;
500 struct sd_info *sd_card = &chip->sd_card;
537 struct sd_info *sd_card = &chip->sd_card;
599 struct sd_info *sd_car
[all...]
H A Drtsx_scsi.c428 struct sd_info *sd_card = &chip->sd_card; in test_unit_ready()
836 struct sd_info *sd_card = &chip->sd_card; in read_write()
1296 struct sd_info *sd_card = &chip->sd_card; in get_sd_csd()
1400 struct sd_info *sd_card = &chip->sd_card; in set_variable()
1461 struct sd_info *sd_card = &chip->sd_card; in get_variable()
1539 struct sd_info *sd_card = &chip->sd_card; in get_dev_status()
2476 struct sd_info *sd_card = &chip->sd_card; in read_status()
3160 struct sd_info *sd_card = &chip->sd_card; in rtsx_scsi_handler()
H A Drtsx_chip.h476 struct sd_info { struct
770 struct sd_info sd_card;
H A Drtsx_chip.c756 struct sd_info *sd_card = &chip->sd_card; in rtsx_init_chip()
768 memset(sd_card, 0, sizeof(struct sd_info)); in rtsx_init_chip()
981 struct sd_info *sd_card = &chip->sd_card; in rtsx_manage_sd_lock()
H A Drtsx.c467 struct sd_info *sd_card = &chip->sd_card; in rtsx_polling_thread()
H A Drtsx_card.h1021 struct sd_info *sd_card = &chip->sd_card; in get_card_size()
H A Drtsx_card.c25 struct sd_info *sd_card = &chip->sd_card; in do_remaining_work()
/kernel/linux/linux-6.6/drivers/staging/rts5208/
H A Dsd.c48 struct sd_info *sd_card = &chip->sd_card; in sd_set_err_code()
55 struct sd_info *sd_card = &chip->sd_card; in sd_clr_err_code()
62 struct sd_info *sd_card = &chip->sd_card; in sd_check_err_code()
115 struct sd_info *sd_card = &chip->sd_card;
265 struct sd_info *sd_card = &chip->sd_card;
331 struct sd_info *sd_card = &chip->sd_card;
395 struct sd_info *sd_card = &chip->sd_card;
500 struct sd_info *sd_card = &chip->sd_card;
537 struct sd_info *sd_card = &chip->sd_card;
599 struct sd_info *sd_car
[all...]
H A Drtsx_scsi.c428 struct sd_info *sd_card = &chip->sd_card; in test_unit_ready()
836 struct sd_info *sd_card = &chip->sd_card; in read_write()
1296 struct sd_info *sd_card = &chip->sd_card; in get_sd_csd()
1400 struct sd_info *sd_card = &chip->sd_card; in set_variable()
1461 struct sd_info *sd_card = &chip->sd_card; in get_variable()
1539 struct sd_info *sd_card = &chip->sd_card; in get_dev_status()
2476 struct sd_info *sd_card = &chip->sd_card; in read_status()
3160 struct sd_info *sd_card = &chip->sd_card; in rtsx_scsi_handler()
H A Drtsx_chip.h476 struct sd_info { struct
770 struct sd_info sd_card;
H A Drtsx_chip.c756 struct sd_info *sd_card = &chip->sd_card; in rtsx_init_chip()
768 memset(sd_card, 0, sizeof(struct sd_info)); in rtsx_init_chip()
981 struct sd_info *sd_card = &chip->sd_card; in rtsx_manage_sd_lock()
H A Drtsx.c454 struct sd_info *sd_card = &chip->sd_card; in rtsx_polling_thread()
H A Drtsx_card.h1021 struct sd_info *sd_card = &chip->sd_card; in get_card_size()
H A Drtsx_card.c25 struct sd_info *sd_card = &chip->sd_card; in do_remaining_work()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dfcx.h123 * @sd_info: State-Dependent Information
134 u8 sd_info[12]; member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dfcx.h123 * @sd_info: State-Dependent Information
134 u8 sd_info[12]; member

Completed in 30 milliseconds