Home
last modified time | relevance | path

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

/sound/usb/line6/
A Ddriver.c570 unsigned int out_count; in line6_hwdep_read() local
595 rv = kfifo_to_user(&line6->messages.fifo, buf, count, &out_count); in line6_hwdep_read()
597 rv = out_count; in line6_hwdep_read()
/sound/soc/
A Dsoc-pcm.c237 ssize_t out_count = PAGE_SIZE, offset = 0, ret = 0; in dpcm_state_read_file() local
245 buf = kmalloc(out_count, GFP_KERNEL); in dpcm_state_read_file()
254 out_count - offset); in dpcm_state_read_file()

Completed in 174 milliseconds