Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dapplesmc.c292 static int write_smc(u8 cmd, const char *key, const u8 *buffer, u8 len) in write_smc() function
363 ret = write_smc(APPLESMC_WRITE_CMD, entry->key, buf, len); in applesmc_write_entry()