Searched refs:olpc_xo175_ec_send_command (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/olpc/ |
H A D | olpc-xo175-ec.c | 275 static void olpc_xo175_ec_send_command(struct olpc_xo175_ec *priv, void *cmd, in olpc_xo175_ec_send_command() function 297 olpc_xo175_ec_send_command(priv, nonce, sizeof(nonce)); in olpc_xo175_ec_read_packet() 364 olpc_xo175_ec_send_command(priv, &priv->cmd, sizeof(priv->cmd)); in olpc_xo175_ec_complete()
|
/kernel/linux/linux-6.6/drivers/platform/olpc/ |
H A D | olpc-xo175-ec.c | 275 static void olpc_xo175_ec_send_command(struct olpc_xo175_ec *priv, void *cmd, in olpc_xo175_ec_send_command() function 297 olpc_xo175_ec_send_command(priv, nonce, sizeof(nonce)); in olpc_xo175_ec_read_packet() 364 olpc_xo175_ec_send_command(priv, &priv->cmd, sizeof(priv->cmd)); in olpc_xo175_ec_complete()
|
Completed in 3 milliseconds