Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dgpib_proto.h22 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);
H A Dgpib_types.h363 struct gpib_descriptor { struct
381 struct gpib_descriptor *descriptors[GPIB_MAX_NUM_DESCRIPTORS]; argument