tsm_dsm_tio
struct tsm_dsm_tio *dev_data)
int sev_tio_continue(struct tsm_dsm_tio *dev_data)
static void spdm_ctrl_init(struct spdm_ctrl *ctrl, struct tsm_dsm_tio *dev_data)
static void spdm_ctrl_free(struct tsm_dsm_tio *dev_data)
static int spdm_ctrl_alloc(struct tsm_dsm_tio *dev_data)
int sev_tio_dev_create(struct tsm_dsm_tio *dev_data, u16 device_id,
int sev_tio_dev_reclaim(struct tsm_dsm_tio *dev_data)
int sev_tio_dev_connect(struct tsm_dsm_tio *dev_data, u8 tc_mask, u8 ids[8], u8 cert_slot)
int sev_tio_dev_disconnect(struct tsm_dsm_tio *dev_data, bool force)
int sev_tio_continue(struct tsm_dsm_tio *dev_data);
int sev_tio_dev_create(struct tsm_dsm_tio *dev_data, u16 device_id, u16 root_port_id,
int sev_tio_dev_connect(struct tsm_dsm_tio *dev_data, u8 tc_mask, u8 ids[8], u8 cert_slot);
int sev_tio_dev_disconnect(struct tsm_dsm_tio *dev_data, bool force);
int sev_tio_dev_reclaim(struct tsm_dsm_tio *dev_data);
struct tsm_dsm_tio data;
struct tsm_dsm_tio *dev_data = &dsm->data;
struct tsm_dsm_tio *dev_data = &dsm->data;
struct tsm_dsm_tio *dev_data = &dsm->data;