CPUFREQ_UNREGISTER_NOTIFIER

Section: (9)
Updated: 09 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: 00:02:01 GMT, October 09, 2005