Searched refs:dev_dependent_vals (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/cxlflash/
H A Dmain.h93 struct dev_dependent_vals { struct
102 cxlflash_assign_ops(struct dev_dependent_vals *ddv)
H A Dmain.c857 struct dev_dependent_vals *ddv;
862 ddv = (struct dev_dependent_vals *)cfg->dev_id->driver_data;
1642 const struct dev_dependent_vals *ddv = (struct dev_dependent_vals *)
3169 static struct dev_dependent_vals dev_corsa_vals = { CXLFLASH_MAX_SECTORS,
3171 static struct dev_dependent_vals dev_flash_gt_vals = { CXLFLASH_MAX_SECTORS,
3173 static struct dev_dependent_vals dev_briard_vals = { CXLFLASH_MAX_SECTORS,
3650 struct dev_dependent_vals *ddv;
3657 ddv = (struct dev_dependent_vals *)dev_id->driver_data;

Completed in 115 milliseconds