Home
last modified time | relevance | path

Searched refs:CIP_WRONG_DBS (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/
H A Damdtp-stream.h24 * @CIP_WRONG_DBS: Only for in-stream. The value of dbs is wrong in in-packets.
44 CIP_WRONG_DBS = 0x08, enumerator
H A Damdtp-stream.c585 if (s->flags & CIP_WRONG_DBS) in check_cip_header()
/kernel/linux/linux-6.6/sound/firewire/
H A Damdtp-stream.h24 * @CIP_WRONG_DBS: Only for in-stream. The value of dbs is wrong in in-packets.
46 CIP_WRONG_DBS = 0x08, enumerator
H A Damdtp-stream.c756 if (s->flags & CIP_WRONG_DBS) in check_cip_header()
/kernel/linux/linux-5.10/sound/firewire/motu/
H A Damdtp-motu.c454 flags |= CIP_WRONG_DBS | in amdtp_motu_init()
463 flags |= CIP_WRONG_DBS | in amdtp_motu_init()
/kernel/linux/linux-6.6/sound/firewire/motu/
H A Damdtp-motu.c452 flags |= CIP_WRONG_DBS | in amdtp_motu_init()
461 flags |= CIP_WRONG_DBS | in amdtp_motu_init()
/kernel/linux/linux-5.10/sound/firewire/fireworks/
H A Dfireworks_stream.c55 efw->tx_stream.flags |= CIP_WRONG_DBS; in init_stream()
/kernel/linux/linux-6.6/sound/firewire/fireworks/
H A Dfireworks_stream.c56 efw->tx_stream.flags |= CIP_WRONG_DBS; in init_stream()
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw-stream.c187 oxfw->tx_stream.flags |= CIP_WRONG_DBS; in init_stream()
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-stream.c179 flags |= CIP_WRONG_DBS; in init_stream()

Completed in 11 milliseconds