Searched refs:gpib_select_device_path_ioctl (Results 1 – 2 of 2) sorted by relevance
109 struct gpib_select_device_path_ioctl { struct162 IBSELECT_DEVICE_PATH = _IOW(GPIB_CODE, 43, struct gpib_select_device_path_ioctl),
1830 struct gpib_select_device_path_ioctl *selection; in select_device_path_ioctl()1836 selection = vmalloc(sizeof(struct gpib_select_device_path_ioctl)); in select_device_path_ioctl()1841 sizeof(struct gpib_select_device_path_ioctl)); in select_device_path_ioctl()