Home
last modified time | relevance | path

Searched refs:olpc_ec_priv (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/platform/olpc/
Dolpc-ec.c33 struct olpc_ec_priv { struct
67 static struct olpc_ec_priv *ec_priv; argument
79 struct olpc_ec_priv *ec = container_of(w, struct olpc_ec_priv, worker); in olpc_ec_worker()
113 struct olpc_ec_priv *ec) in queue_ec_descriptor()
128 struct olpc_ec_priv *ec = ec_priv; in olpc_ec_cmd()
167 struct olpc_ec_priv *ec = ec_priv; in olpc_ec_wakeup_set()
178 struct olpc_ec_priv *ec = ec_priv; in olpc_ec_wakeup_clear()
189 struct olpc_ec_priv *ec = ec_priv; in olpc_ec_mask_write()
222 struct olpc_ec_priv *ec = ec_priv; in olpc_ec_sci_query()
352 static int olpc_ec_set_dcon_power(struct olpc_ec_priv *ec, bool state) in olpc_ec_set_dcon_power()
[all …]