Lines Matching refs:be
33 "type" describes the type of command that is being sent. This can be any one
36 argument, this field can be left untouched and will be ignored by the kernel.
37 Each command should be sent by writing the struct directly to the character
38 device. In the event that the command you send is invalid, an error will be
39 returned by the character device and a more descriptive error will be printed
40 to the kernel log. Only one command can be sent at a time, any additional data
41 written to the character device after the initial command will be ignored.
50 forth. Registration can only be performed once a port type is set with
56 set. Can be any of the macros from <linux/serio.h>. For example: SERIO_8042
57 would set the port type to be a normal PS/2 port.
68 latest version of these tools can be found at: