Scroll to navigation

MAPLE_GETCOND_CALLBA(9) Busses MAPLE_GETCOND_CALLBA(9)

NAME

maple_getcond_callback - setup handling MAPLE_COMMAND_GETCOND

SYNOPSIS

void maple_getcond_callback(struct maple_device * dev, void (*callback) (struct mapleq *mq), unsigned long interval, unsigned long function);

ARGUMENTS

struct maple_device * dev
device responding

void (*) (struct mapleq *mq) callback

handler callback

unsigned long interval

interval in jiffies between callbacks

unsigned long function

the function code for the device

AUTHOR

Paul Mundt <lethal@linux-sh.org>
Author.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11