Lines Matching full:other
3 * Lenovo Other Mode WMI interface driver.
6 * provided by the "Other Mode" WMI interface. This enables CPU and GPU power
7 * limit as well as various other attributes for devices that fall under the
9 * "Other Mode" interface has a corresponding Capability Data struct that
41 #include "wmi-other.h"
62 #define LWMI_OM_FW_ATTR_BASE_PATH "lenovo-wmi-other"
121 * lenovo-wmi-other driver notifier chain.
137 * lenovo-wmi-other driver notifier chain.
153 * lenovo-wmi-other driver notifier chain.
171 * lenovo-wmi-other driver notifier chain. Then add devm_lwmi_om_unregister_notifier
403 /* Lenovo WMI Other Mode Attribute macros */
496 * @priv: The Other Mode driver data.
552 * @priv: the lenovo-wmi-other driver data.
565 * lwmi_om_master_bind() - Bind all components of the other mode driver
566 * @dev: The lenovo-wmi-other driver basic device.
569 * lenovo-wmi-other master driver. On success, assign the capability data 01
594 * lwmi_om_master_unbind() - Unbind all components of the other mode driver
595 * @dev: The lenovo-wmi-other driver basic device
599 * lenovo-wmi-other master driver. Finally, free the IDA for this device.
664 MODULE_DESCRIPTION("Lenovo Other Mode WMI Driver");