Searched refs:increment_open_device_count (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/drivers/staging/gpib/common/ |
D | gpib_os.c | 1131 static int increment_open_device_count(gpib_board_t *board, struct list_head *head, in increment_open_device_count() function 1259 retval = increment_open_device_count(board, &board->device_list, open_dev_cmd.pad, in open_dev_ioctl() 1481 retval = increment_open_device_count(board, &board->device_list, desc->pad, in pad_ioctl() 1517 retval = increment_open_device_count(board, &board->device_list, desc->pad, in sad_ioctl()
|