Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/extcon/
Dextcon-usbc-tusb320.c66 struct tusb320_ops { struct
75 struct tusb320_ops *ops; argument
201 static struct tusb320_ops tusb320_ops = { variable
205 static struct tusb320_ops tusb320l_ops = {
449 priv->ops = (struct tusb320_ops*)match_data; in tusb320_probe()
491 { .compatible = "ti,tusb320", .data = &tusb320_ops, },