buffer_slot_count 51 drivers/media/usb/pvrusb2/pvrusb2-io.c unsigned int buffer_slot_count; buffer_slot_count 299 drivers/media/usb/pvrusb2/pvrusb2-io.c if (scnt > sp->buffer_slot_count) { buffer_slot_count 304 drivers/media/usb/pvrusb2/pvrusb2-io.c if (sp->buffer_slot_count) { buffer_slot_count 306 drivers/media/usb/pvrusb2/pvrusb2-io.c sp->buffer_slot_count * sizeof(*nb)); buffer_slot_count 310 drivers/media/usb/pvrusb2/pvrusb2-io.c sp->buffer_slot_count = scnt; buffer_slot_count 335 drivers/media/usb/pvrusb2/pvrusb2-io.c if (scnt < sp->buffer_slot_count) { buffer_slot_count 344 drivers/media/usb/pvrusb2/pvrusb2-io.c sp->buffer_slot_count = scnt;