k90_drvdata
struct k90_drvdata *k90;
k90 = kzalloc_obj(struct k90_drvdata);
struct k90_drvdata *k90 = drvdata->k90;