Hal_interfaces.Org_freedesktop_Hal_Device_CPUFreqSourcetype 'a members = {m_GetCPUFreqAvailableGovernors : 'a OBus_object.t -> unit -> string list Lwt.t;m_GetCPUFreqConsiderNice : 'a OBus_object.t -> unit -> bool Lwt.t;m_GetCPUFreqGovernor : 'a OBus_object.t -> unit -> string Lwt.t;m_GetCPUFreqPerformance : 'a OBus_object.t -> unit -> int32 Lwt.t;m_SetCPUFreqConsiderNice : 'a OBus_object.t -> bool -> unit Lwt.t;m_SetCPUFreqGovernor : 'a OBus_object.t -> string -> unit Lwt.t;m_SetCPUFreqPerformance : 'a OBus_object.t -> int32 -> unit Lwt.t;}