Searched defs:serdev_controller_ops (Results 1 – 1 of 1) sorted by relevance
83 struct serdev_controller_ops { struct84 int (*write_buf)(struct serdev_controller *, const unsigned char *, size_t);108 const struct serdev_controller_ops *ops; argument