Home
last modified time | relevance | path

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

/linux-6.14.4/sound/firewire/oxfw/
Doxfw.h64 struct snd_oxfw { struct
70 // The combination of snd_oxfw_quirk enumeration-constants. argument
71 unsigned int quirks;
72 bool has_output;
73 bool has_input;
74 u8 *tx_stream_formats[SND_OXFW_STREAM_FORMAT_ENTRIES];
75 u8 *rx_stream_formats[SND_OXFW_STREAM_FORMAT_ENTRIES];
76 bool assumed;
77 struct cmp_connection out_conn;
78 struct cmp_connection in_conn;
[all …]