Home
last modified time | relevance | path

Searched refs:ED_GN (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/sound/pci/lx6464es/
Dlx_defs.h247 #define ED_GN (ERROR_VALUE | E_SOURCE_DRV | E_CLASS_GENERAL) macro
248 #define ED_CONCURRENCY (ED_GN | 0x01)
249 #define ED_DSP_CRASHED (ED_GN | 0x02)
250 #define ED_UNKNOWN_BOARD (ED_GN | 0x03)
251 #define ED_NOT_INSTALLED (ED_GN | 0x04)
252 #define ED_CANNOT_OPEN_SVC_MANAGER (ED_GN | 0x05)
253 #define ED_CANNOT_READ_REGISTRY (ED_GN | 0x06)
254 #define ED_DSP_VERSION_MISMATCH (ED_GN | 0x07)
255 #define ED_UNAVAILABLE_FEATURE (ED_GN | 0x08)
256 #define ED_CANCELLED (ED_GN | 0x09)
[all …]