Searched defs:full_scale (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/comedi/drivers/
H A Djr3_pci.c221 struct six_axis_t full_scale)
224 full_scale.fx,
225 full_scale.fy,
226 full_scale.fz, full_scale.mx, full_scale.my, full_scale.mz);
227 set_s16(&channel->full_scale.fx, full_scale.fx);
228 set_s16(&channel->full_scale
220 set_full_scales(volatile struct jr3_channel *channel, struct six_axis_t full_scale) argument
631 volatile struct force_array *full_scale; local
[all...]
H A Djr3_pci.h379 struct force_array full_scale; /* offset 0x0080 */ member in struct:jr3_channel

Completed in 11 milliseconds