tusb320_ops
static struct tusb320_ops tusb320_ops = {
static struct tusb320_ops tusb320l_ops = {
priv->ops = (struct tusb320_ops*)match_data;
{ .compatible = "ti,tusb320", .data = &tusb320_ops, },
struct tusb320_ops *ops;