Searched refs:cur_frame_bytes (Results 1 – 2 of 2) sorted by relevance
141 unsigned int cur_frame_bytes; member
817 ep->cur_frame_bytes = snd_pcm_format_physical_width(ep->cur_format) * in snd_usb_endpoint_open()820 ep->cur_period_bytes = ep->cur_period_frames * ep->cur_frame_bytes; in snd_usb_endpoint_open()1082 int frame_bits = ep->cur_frame_bytes * 8; in data_ep_set_params()1392 ep->maxframesize = ep->maxpacksize / ep->cur_frame_bytes; in snd_usb_endpoint_set_params()1393 ep->curframesize = ep->curpacksize / ep->cur_frame_bytes; in snd_usb_endpoint_set_params()