devm_add_action(9) centos man page | unix.com

Man Page: devm_add_action

Operating Environment: centos

Section: 9

DEVM_ADD_ACTION(9)						   Driver Basics						DEVM_ADD_ACTION(9)

NAME
devm_add_action - add a custom action to list of managed resources
SYNOPSIS
int devm_add_action(struct device * dev, void (*action) (void *), void * data);
ARGUMENTS
dev Device that owns the action action Function that should be called data Pointer to data passed to action implementation
DESCRIPTION
This adds a custom action to the list of managed resources so that it gets executed as part of standard resource unwinding.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DEVM_ADD_ACTION(9)
Related Man Pages
xtappaddactionhook(3xt) - redhat
xtcallactionproc(3) - hpux
gupnp_service_proxy_action_set(3) - php
gupnp_service_proxy_action_get(3) - php
xtcallactionproc(1) - hpux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I