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

/linux-master/drivers/platform/x86/
H A Dasus-wmi.c163 u16 sfun; /* probably "Sub-function" to be called */ member in struct:agfn_args
214 int sfun; member in struct:asus_wmi
2198 .agfn.sfun = ASUS_FAN_SFUN_READ,
2225 .agfn.sfun = ASUS_FAN_SFUN_WRITE,
2266 * We need to find a better way, probably using sfun,
2271 * - sfun and presence bit are not set
2274 || (!asus->sfun && !(value & ASUS_WMI_DSTS_PRESENCE_BIT)));
4243 asus->sfun = rv;

Completed in 279 milliseconds