Home
last modified time | relevance | path

Searched refs:CIP_EMPTY_HAS_WRONG_DBC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/
H A Damdtp-stream.h28 * @CIP_EMPTY_HAS_WRONG_DBC: Only for in-stream. The value of dbc in empty
46 CIP_EMPTY_HAS_WRONG_DBC = 0x20, enumerator
H A Damdtp-stream.c594 if (*data_blocks == 0 && (s->flags & CIP_EMPTY_HAS_WRONG_DBC) && in check_cip_header()
/kernel/linux/linux-6.6/sound/firewire/
H A Damdtp-stream.h28 * @CIP_EMPTY_HAS_WRONG_DBC: Only for in-stream. The value of dbc in empty
48 CIP_EMPTY_HAS_WRONG_DBC = 0x20, enumerator
H A Damdtp-stream.c764 if (*data_blocks == 0 && (s->flags & CIP_EMPTY_HAS_WRONG_DBC) && in check_cip_header()
/kernel/linux/linux-5.10/sound/firewire/bebob/
H A Dbebob_stream.c471 bebob->tx_stream.flags |= CIP_EMPTY_HAS_WRONG_DBC | in init_stream()
478 bebob->tx_stream.flags |= CIP_EMPTY_HAS_WRONG_DBC; in init_stream()
/kernel/linux/linux-6.6/sound/firewire/bebob/
H A Dbebob_stream.c451 flags |= CIP_EMPTY_HAS_WRONG_DBC; in init_stream()

Completed in 9 milliseconds