Home
last modified time | relevance | path

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

/linux-6.1.9/sound/firewire/oxfw/
Doxfw.h59 struct snd_oxfw { struct
65 // The combination of snd_oxfw_quirk enumeration-constants. argument
66 unsigned int quirks;
67 bool has_output;
68 bool has_input;
69 u8 *tx_stream_formats[SND_OXFW_STREAM_FORMAT_ENTRIES];
70 u8 *rx_stream_formats[SND_OXFW_STREAM_FORMAT_ENTRIES];
71 bool assumed;
72 struct cmp_connection out_conn;
73 struct cmp_connection in_conn;
[all …]