Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/pci/
Des1968.c447 struct esschan { struct
448 int running;
450 u8 apu[4];
451 u8 apu_mode[4];
454 struct esm_memory *memory;
456 struct esm_memory *mixbuf;
458 unsigned int hwptr; /* current hw pointer in bytes */
459 unsigned int count; /* sample counter in bytes */
460 unsigned int dma_size; /* total buffer size in bytes */
461 unsigned int frag_size; /* period size in bytes */
[all …]
/kernel/linux/linux-5.10/sound/pci/
Des1968.c451 struct esschan { struct
452 int running;
454 u8 apu[4];
455 u8 apu_mode[4];
458 struct esm_memory *memory;
460 struct esm_memory *mixbuf;
462 unsigned int hwptr; /* current hw pointer in bytes */
463 unsigned int count; /* sample counter in bytes */
464 unsigned int dma_size; /* total buffer size in bytes */
465 unsigned int frag_size; /* period size in bytes */
[all …]