Setup handling maple_command_getcond
void maple_getcond_callback(struct maple_device * dev, void (*callback) (struct mapleq *mq), unsigned long interval, unsigned long function);
dev
device responding
callback
handler callback
interval
interval in jiffies between callbacks
function
the function code for the device
Paul Mundt <[email protected]>
Author.