Searched refs:cur_frame_bytes (Results 1 – 2 of 2) sorted by relevance
139 unsigned int cur_frame_bytes; member
811 ep->cur_frame_bytes = snd_pcm_format_physical_width(ep->cur_format) * in snd_usb_endpoint_open()814 ep->cur_period_bytes = ep->cur_period_frames * ep->cur_frame_bytes; in snd_usb_endpoint_open()1067 int frame_bits = ep->cur_frame_bytes * 8; in data_ep_set_params()1351 ep->maxframesize = ep->maxpacksize / ep->cur_frame_bytes; in snd_usb_endpoint_set_params()1352 ep->curframesize = ep->curpacksize / ep->cur_frame_bytes; in snd_usb_endpoint_set_params()