CPUFREQ_UNREGISTER_DRIVER

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

cpufreq_unregister_driver - unregister the current CPUFreq driver  

SYNOPSIS

"SYNOPSIS"

int cpufreq_unregister_driver (struct cpufreq_driver * driver);  

ARGUMENTS

driver
-- undescribed --
 

DESCRIPTION

Unregister the current CPUFreq driver. Only call this if you have the right to do so, i.e. if you have succeeded in initialising before! Returns zero if successful, and -EINVAL if the cpufreq_driver is currently not initialised.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:20:43 GMT, October 06, 2005