Searched refs:gpib_descriptor (Results 1 – 3 of 3) sorted by relevance
22 void init_gpib_descriptor(struct gpib_descriptor *desc);41 int *status, unsigned long usec_timeout, struct gpib_descriptor *desc);45 int clear_mask, int set_mask, struct gpib_descriptor *desc);
363 struct gpib_descriptor { struct381 struct gpib_descriptor *descriptors[GPIB_MAX_NUM_DESCRIPTORS]; argument
501 static struct gpib_descriptor *handle_to_descriptor(const struct gpib_file_private *file_priv, in handle_to_descriptor()516 priv->descriptors[0] = kmalloc_obj(struct gpib_descriptor); in init_gpib_file_private()570 struct gpib_descriptor *desc; in ibclose()881 struct gpib_descriptor *desc; in read_ioctl()964 struct gpib_descriptor *desc; in command_ioctl()1058 struct gpib_descriptor *desc; in write_ioctl()1230 struct gpib_descriptor *desc; in cleanup_open_devices()1269 file_priv->descriptors[i] = kmalloc_obj(struct gpib_descriptor); in open_dev_ioctl()1304 struct gpib_descriptor *desc; in close_dev_ioctl()1364 struct gpib_descriptor *desc; in wait_ioctl()[all …]