Home
last modified time | relevance | path

Searched refs:jr3_channel (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/comedi/drivers/
Djr3_pci.c103 struct jr3_channel __iomem *channel;
134 static int is_complete(struct jr3_channel __iomem *channel) in is_complete()
139 static void set_transforms(struct jr3_channel __iomem *channel, in set_transforms()
157 static void use_transform(struct jr3_channel __iomem *channel, in use_transform()
163 static void use_offset(struct jr3_channel __iomem *channel, short offset_num) in use_offset()
168 static void set_offset(struct jr3_channel __iomem *channel) in set_offset()
182 static void set_full_scales(struct jr3_channel __iomem *channel, in set_full_scales()
194 static struct six_axis_t get_min_full_scales(struct jr3_channel __iomem in get_min_full_scales()
208 static struct six_axis_t get_max_full_scales(struct jr3_channel __iomem in get_max_full_scales()
455 struct jr3_channel __iomem *channel; in jr3_pci_poll_subdevice()
[all …]
Djr3_pci.h268 struct jr3_channel { struct
676 struct jr3_channel data; /* 0x10000 - 0x10c00 */ argument