Searched refs:CIP_JUMBO_PAYLOAD (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/firewire/
H A Damdtp-stream.h30 * @CIP_JUMBO_PAYLOAD: Only for in-stream. The number of data blocks in an
52 CIP_JUMBO_PAYLOAD = 0x40, enumerator in enum:cip_flags
H A Damdtp-stream.c314 if (s->flags & CIP_JUMBO_PAYLOAD)
952 } else if (s->flags & CIP_JUMBO_PAYLOAD) {
/linux-master/sound/firewire/oxfw/
H A Doxfw-stream.c177 flags |= CIP_JUMBO_PAYLOAD;

Completed in 225 milliseconds