Home
last modified time | relevance | path

Searched refs:get_stream_frame_size (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/most/
H A Dmost_usb.c189 * get_stream_frame_size - calculate frame size of current configuration
193 static unsigned int get_stream_frame_size(struct device *dev, in get_stream_frame_size() function
279 unsigned int frame_size = get_stream_frame_size(&mdev->dev, conf); in hdm_add_padding()
313 unsigned int frame_size = get_stream_frame_size(&mdev->dev, conf); in hdm_remove_padding()
607 frame_size = get_stream_frame_size(&mdev->dev, conf); in hdm_configure_channel()
/kernel/linux/linux-6.6/drivers/most/
H A Dmost_usb.c189 * get_stream_frame_size - calculate frame size of current configuration
193 static unsigned int get_stream_frame_size(struct device *dev, in get_stream_frame_size() function
279 unsigned int frame_size = get_stream_frame_size(&mdev->dev, conf); in hdm_add_padding()
313 unsigned int frame_size = get_stream_frame_size(&mdev->dev, conf); in hdm_remove_padding()
607 frame_size = get_stream_frame_size(&mdev->dev, conf); in hdm_configure_channel()

Completed in 4 milliseconds