Home
last modified time | relevance | path

Searched defs:tegra_xusb_port_ops (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/tegra/
Dxusb.h372 struct tegra_xusb_port_ops { struct
373 void (*release)(struct tegra_xusb_port *port);
374 void (*remove)(struct tegra_xusb_port *port);
375 int (*enable)(struct tegra_xusb_port *port);
376 void (*disable)(struct tegra_xusb_port *port);
377 struct tegra_xusb_lane *(*map)(struct tegra_xusb_port *port);
/kernel/linux/linux-4.19/drivers/phy/tegra/
Dxusb.h333 struct tegra_xusb_port_ops { struct
334 int (*enable)(struct tegra_xusb_port *port);
335 void (*disable)(struct tegra_xusb_port *port);
336 struct tegra_xusb_lane *(*map)(struct tegra_xusb_port *port);