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

/linux-master/drivers/platform/surface/aggregator/
H A Dcontroller.h229 * ssam_controller_receive_buf() - Provide input-data to the controller.
241 ssize_t ssam_controller_receive_buf(struct ssam_controller *ctrl, const u8 *buf, function
H A Dcore.c237 ret = ssam_controller_receive_buf(ctrl, buf, n);

Completed in 104 milliseconds