Searched refs:FW_SRSTREAM (Results 1 – 5 of 5) sorted by relevance
183 if (ioctl(d, FW_SRSTREAM, &isoreq) < 0) in mpegtsrecv()
128 if (ioctl(d, FW_SRSTREAM, &isoreq) < 0) in dvrecv()
691 if (ioctl(fd, FW_SRSTREAM, &isoreq) < 0) in detect_recv_fn()
430 #define FW_SRSTREAM _IOWR('S', 88, struct fw_isochreq) macro
596 case FW_SRSTREAM: in fw_ioctl()