Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/rme9652/
Dhdspm.c956 struct hdspm *hdspm; member
982 struct hdspm { struct
999 struct hdspm_midi midi[4]; argument
1000 struct work_struct midi_work;
1002 size_t period_bytes;
1003 unsigned char ss_in_channels;
1004 unsigned char ds_in_channels;
1005 unsigned char qs_in_channels;
1006 unsigned char ss_out_channels;
1007 unsigned char ds_out_channels;
[all …]
/kernel/linux/linux-6.6/sound/pci/rme9652/
Dhdspm.c955 struct hdspm *hdspm; member
981 struct hdspm { struct
998 struct hdspm_midi midi[4]; argument
999 struct work_struct midi_work;
1001 size_t period_bytes;
1002 unsigned char ss_in_channels;
1003 unsigned char ds_in_channels;
1004 unsigned char qs_in_channels;
1005 unsigned char ss_out_channels;
1006 unsigned char ds_out_channels;
[all …]