Query: devm_remove_action
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEVM_REMOVE_ACTION(9) Driver Basics DEVM_REMOVE_ACTION(9)NAMEdevm_remove_action - removes previously added custom actionSYNOPSISvoid devm_remove_action(struct device * dev, void (*action) (void *), void * data);ARGUMENTSdev Device that owns the action action Function implementing the action data Pointer to data passed to action implementationDESCRIPTIONRemoves instance of action previously added by devm_add_action. Both action and data should match one of the existing entries.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVM_REMOVE_ACTION(9)
Related Man Pages |
---|
xtappaddactionhook(3xt) - redhat |
xtcallactionproc(3) - hpux |
ssignal(3c) - hpux |
ssignal(3c) - sunos |
xtcallactionproc(1) - hpux |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Tar Command |
Docker learning Phase-I |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |