REGISTER_BUSMOUSE

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

register_busmouse - register a bus mouse interface  

SYNOPSIS

"SYNOPSIS"

int register_busmouse (struct busmouse * ops);  

ARGUMENTS

ops
busmouse structure for the mouse
 

DESCRIPTION

Registers a mouse with the driver. The return is mouse number on success and a negative errno code on an error. The passed ops structure most not be freed until the mouser is unregistered


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:24 GMT, October 06, 2005