Home
last modified time | relevance | path

Searched defs:stream_running (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ioread.c29 int stream_running; // Passing data to client now member
/openbmc/qemu/hw/dma/
H A Dxilinx_axidma.c161 static inline int stream_running(struct Stream *s) in stream_running() function