Searched refs:cur_frame_bytes (Results 1 – 2 of 2) sorted by relevance
142 unsigned int cur_frame_bytes; member
841 ep->cur_frame_bytes = snd_pcm_format_physical_width(ep->cur_format) * in snd_usb_endpoint_open() 844 ep->cur_period_bytes = ep->cur_period_frames * ep->cur_frame_bytes; in snd_usb_endpoint_open() 1117 int frame_bits = ep->cur_frame_bytes * 8; in data_ep_set_params() 1413 ep->maxframesize = ep->maxpacksize / ep->cur_frame_bytes; in snd_usb_endpoint_set_params() 1414 ep->curframesize = ep->curpacksize / ep->cur_frame_bytes; in snd_usb_endpoint_set_params()