Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/stk1160/
H A Dstk1160.h178 int stk1160_alloc_isoc(struct stk1160 *dev);
H A Dstk1160-video.c454 int stk1160_alloc_isoc(struct stk1160 *dev) in stk1160_alloc_isoc() function
H A Dstk1160-v4l.c228 rc = stk1160_alloc_isoc(dev); in stk1160_start_streaming()