Query: struct_clk_notifier
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRUCTCLK_NOTIFIER(9) Clock Framework STRUCT CLK_NOTIFIER(9)NAMEstruct_clk_notifier - associate a clk with a notifierSYNOPSISstruct clk_notifier { struct clk * clk; struct srcu_notifier_head notifier_head; struct list_head node; };MEMBERSclk struct clk * to associate the notifier with notifier_head a blocking_notifier_head for this clk node linked list pointersDESCRIPTIONA list of struct clk_notifier is maintained by the notifier code. An entry is created whenever code registers the first notifier on a particular clk. Future notifiers on that clk are added to the notifier_head.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT CLK_NOTIFIER(9)
Related Man Pages |
---|
pvm_hostsync(3pvm) - redhat |
pvmfhostsync(3pvm) - redhat |
pvm_hostsync(3pvm) - debian |
pvmfhostsync(3pvm) - debian |
vst(5) - suse |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
CentOS7 restoring file capabilities |
Shopt -s histappend |
[TIP] Processing YAML files with yq |