Searched refs:handshakep (Results 1 – 2 of 2) sorted by relevance
572 int cros_ec_hello(struct udevice *dev, uint *handshakep);
600 int cros_ec_hello(struct udevice *dev, uint *handshakep) in cros_ec_hello() argument611 if (handshakep) in cros_ec_hello()612 *handshakep = req.in_data; in cros_ec_hello()
Completed in 8 milliseconds