Searched refs:serdev_device_write (Results 1 – 1 of 1) sorted by relevance
217 int serdev_device_write(struct serdev_device *, const unsigned char *, size_t, long);269 static inline int serdev_device_write(struct serdev_device *sdev, const unsigned char *buf, in serdev_device_write() function