Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/extcon/
H A Dextcon-usbc-tusb320.c68 struct tusb320_ops { struct
77 struct tusb320_ops *ops;
205 static struct tusb320_ops tusb320_ops = { variable
209 static struct tusb320_ops tusb320l_ops = {
538 priv->ops = (struct tusb320_ops*)match_data; in tusb320_probe()
589 { .compatible = "ti,tusb320", .data = &tusb320_ops, },

Completed in 1 milliseconds