via_port
struct via_port *vp = ap->private_data;
struct via_port *vp;
vp = devm_kzalloc(&pdev->dev, sizeof(struct via_port), GFP_KERNEL);