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:
committed by
Dmitry Torokhov
parent
f9705fcb98
commit
e4477d2d1b
@@ -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
|
||||
|
Reference in New Issue
Block a user