Searched refs:handshakep (Results 1 – 2 of 2) sorted by relevance
568 int cros_ec_hello(struct udevice *dev, uint *handshakep);
601 int cros_ec_hello(struct udevice *dev, uint *handshakep) in cros_ec_hello() argument612 if (handshakep) in cros_ec_hello()613 *handshakep = req.in_data; in cros_ec_hello()
Completed in 6 milliseconds