Searched refs:out_count (Results 1 – 2 of 2) sorted by relevance
570 unsigned int out_count; in line6_hwdep_read() local595 rv = kfifo_to_user(&line6->messages.fifo, buf, count, &out_count); in line6_hwdep_read()597 rv = out_count; in line6_hwdep_read()
237 ssize_t out_count = PAGE_SIZE, offset = 0, ret = 0; in dpcm_state_read_file() local245 buf = kmalloc(out_count, GFP_KERNEL); in dpcm_state_read_file()254 out_count - offset); in dpcm_state_read_file()
Completed in 174 milliseconds