Home
last modified time | relevance | path

Searched refs:tusb320_ops (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/extcon/
H A Dextcon-usbc-tusb320.c69 struct tusb320_ops { struct
78 struct tusb320_ops *ops; argument
206 static struct tusb320_ops tusb320_ops = { variable
210 static struct tusb320_ops tusb320l_ops = {
541 priv->ops = (struct tusb320_ops*)match_data; in tusb320_probe()
596 { .compatible = "ti,tusb320", .data = &tusb320_ops, },