Searched refs:dev_dependent_vals (Results 1 – 2 of 2) sorted by relevance
91 struct dev_dependent_vals { struct
2276 static struct dev_dependent_vals dev_corsa_vals = { CXLFLASH_MAX_SECTORS };2357 struct dev_dependent_vals *ddv; in cxlflash_probe()2363 ddv = (struct dev_dependent_vals *)dev_id->driver_data; in cxlflash_probe()