Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/hdm-usb/
Dhdm_usb.c734 unsigned int tail_space; in hdm_configure_channel() local
784 tail_space = num_frames * (USB_MTU - frame_size); in hdm_configure_channel()
785 temp_size += tail_space; in hdm_configure_channel()