Searched refs:total_count (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/printing/
H A Dprinting.c2436 int total_count = 0; local
2499 total_count = qcount;
2515 queue[total_count].job = jobid;
2516 queue[total_count].size = pjob->size;
2517 queue[total_count].page_count = pjob->page_count;
2518 queue[total_count].status = pjob->status;
2519 queue[total_count].priority = 1;
2520 queue[total_count].time = pjob->starttime;
2521 fstrcpy(queue[total_count].fs_user, pjob->user);
2522 fstrcpy(queue[total_count]
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dvidc.c305 vidc_audio_output_block(int dev, unsigned long buf, int total_count, int one) argument
312 dma_count = total_count;
H A Dnm256_audio.c1498 * total_count - total byte count in buffer
1510 int total_count, int intrflag)
1518 nm256_write_block (card, dma_buf, total_count);
1509 nm256_audio_output_block(int dev, unsigned long physbuf, int total_count, int intrflag) argument

Completed in 116 milliseconds