Searched defs:ulpi_ops (Results 1 – 1 of 1) sorted by relevance
14 struct ulpi_ops { struct16 int (*read)(struct ulpi_ops *ops, u8 addr); argument17 int (*write)(struct ulpi_ops *ops, u8 addr, u8 val); argument