Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_ec_spi.c289 * cros_ec_spi_receive_response - Receive a response from the EC.
300 static int cros_ec_spi_receive_response(struct cros_ec_device *ec_dev, in cros_ec_spi_receive_response() function
587 ret = cros_ec_spi_receive_response(ec_dev, in do_cros_ec_cmd_xfer_spi()
/kernel/linux/linux-6.6/drivers/platform/chrome/
H A Dcros_ec_spi.c284 * cros_ec_spi_receive_response - Receive a response from the EC.
295 static int cros_ec_spi_receive_response(struct cros_ec_device *ec_dev, in cros_ec_spi_receive_response() function
586 ret = cros_ec_spi_receive_response(ec_dev, in do_cros_ec_cmd_xfer_spi()

Completed in 3 milliseconds