Home
last modified time | relevance | path

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

/linux/drivers/platform/olpc/
H A Dolpc-ec.c220 int olpc_ec_sci_query(u16 *sci_value) in olpc_ec_sci_query() argument
234 *sci_value = be16_to_cpu(ec_word); in olpc_ec_sci_query()
240 *sci_value = ec_byte; in olpc_ec_sci_query()
/linux/include/linux/
H A Dolpc-ec.h55 extern int olpc_ec_sci_query(u16 *sci_value);