|
Linux Kernel
3.7.1
|
#include "iforce.h"Go to the source code of this file.
Functions | |
| int | iforce_upload_periodic (struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) |
| int | iforce_upload_constant (struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) |
| int | iforce_upload_condition (struct iforce *iforce, struct ff_effect *effect, struct ff_effect *old) |
| int iforce_upload_condition | ( | struct iforce * | iforce, |
| struct ff_effect * | effect, | ||
| struct ff_effect * | old | ||
| ) |
Definition at line 484 of file iforce-ff.c.
| int iforce_upload_constant | ( | struct iforce * | iforce, |
| struct ff_effect * | effect, | ||
| struct ff_effect * | old | ||
| ) |
Definition at line 428 of file iforce-ff.c.
1.8.2