Searched refs:increment_open_device_count (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/staging/gpib/common/ |
H A D | gpib_os.c | 1128 static int increment_open_device_count(struct gpib_board *board, struct list_head *head, in increment_open_device_count() function 1256 retval = increment_open_device_count(board, &board->device_list, open_dev_cmd.pad, in open_dev_ioctl() 1477 retval = increment_open_device_count(board, &board->device_list, desc->pad, in pad_ioctl() 1513 retval = increment_open_device_count(board, &board->device_list, desc->pad, in sad_ioctl()
|