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

/linux-master/drivers/platform/x86/
H A Dasus-wmi.c174 u16 sfun; /* probably "Sub-function" to be called */ member in struct:agfn_args
225 int sfun; member in struct:asus_wmi
2413 .agfn.sfun = ASUS_FAN_SFUN_READ,
2440 .agfn.sfun = ASUS_FAN_SFUN_WRITE,
2481 * We need to find a better way, probably using sfun,
2486 * - sfun and presence bit are not set
2489 || (!asus->sfun && !(value & ASUS_WMI_DSTS_PRESENCE_BIT)));
4447 asus->sfun = rv;

Completed in 114 milliseconds