Input: add to kernel-api docbook

Add input subsystem to kernel-api docbook.
Enhance some function and parameter comments.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
Randy Dunlap
2006-11-24 00:43:09 -05:00
committed by Dmitry Torokhov
parent f9705fcb98
commit e4477d2d1b
4 changed files with 20 additions and 12 deletions

View File

@@ -460,7 +460,7 @@ static void ml_ff_destroy(struct ff_device *ff)
}
/**
* input_ff_create_memless() - create memoryless FF device
* input_ff_create_memless() - create memoryless force-feedback device
* @dev: input device supporting force-feedback
* @data: driver-specific data to be passed into @play_effect
* @play_effect: driver-specific method for playing FF effect