CPUFREQ_UNREGISTER_NOTIFIER

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

 

NAME

cpufreq_unregister_notifier - unregister a driver with cpufreq  

SYNOPSIS

"SYNOPSIS"

int cpufreq_unregister_notifier (struct notifier_block * nb, unsigned int list);  

ARGUMENTS

nb
notifier block to be unregistered
list
CPUFREQ_TRANSITION_NOTIFIER or CPUFREQ_POLICY_NOTIFIER
 

DESCRIPTION

Remove a driver from the CPU frequency notifier list.

This function may sleep, and has the same return conditions as notifier_chain_unregister.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:27 GMT, October 06, 2005