Searched defs:no_alloc (Results 1 - 1 of 1) sorted by relevance
/drivers/input/joystick/iforce/ |
H A D | iforce-ff.c | 38 struct resource* mod_chunk, int no_alloc, __s16 level) 42 if (!no_alloc) { 68 struct resource* mod_chunk, int no_alloc, 75 if (!no_alloc) { 106 struct resource* mod_chunk, int no_alloc, 115 if (!no_alloc) { 147 struct resource* mod_chunk, int no_alloc, 152 if (!no_alloc) { 37 make_magnitude_modifier(struct iforce* iforce, struct resource* mod_chunk, int no_alloc, __s16 level) argument 67 make_period_modifier(struct iforce* iforce, struct resource* mod_chunk, int no_alloc, __s16 magnitude, __s16 offset, u16 period, u16 phase) argument 105 make_envelope_modifier(struct iforce* iforce, struct resource* mod_chunk, int no_alloc, u16 attack_duration, __s16 initial_level, u16 fade_duration, __s16 final_level) argument 146 make_condition_modifier(struct iforce* iforce, struct resource* mod_chunk, int no_alloc, __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) argument
|
Completed in 94 milliseconds