Query: devm_add_action
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEVM_ADD_ACTION(9) Driver Basics DEVM_ADD_ACTION(9)NAMEdevm_add_action - add a custom action to list of managed resourcesSYNOPSISint devm_add_action(struct device * dev, void (*action) (void *), void * data);ARGUMENTSdev Device that owns the action action Function that should be called data Pointer to data passed to action implementationDESCRIPTIONThis adds a custom action to the list of managed resources so that it gets executed as part of standard resource unwinding.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEVM_ADD_ACTION(9)
Related Man Pages |
---|
xtremoveactionhook(3xt) - redhat |
pkaction(1) - debian |
dtactionlabel(3) - hpux |
tc-xt(8) - mojave |
gupnp_service_proxy_action_set(3) - php |
Similar Topics in the Unix Linux Community |
---|
How to increment version inside a file? |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |
[TIP] Processing YAML files with yq |