Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/lx6464es/
Dlx_defs.h262 #define ED_GN (ERROR_VALUE | E_SOURCE_DRV | E_CLASS_GENERAL) macro
263 #define ED_CONCURRENCY (ED_GN | 0x01)
264 #define ED_DSP_CRASHED (ED_GN | 0x02)
265 #define ED_UNKNOWN_BOARD (ED_GN | 0x03)
266 #define ED_NOT_INSTALLED (ED_GN | 0x04)
267 #define ED_CANNOT_OPEN_SVC_MANAGER (ED_GN | 0x05)
268 #define ED_CANNOT_READ_REGISTRY (ED_GN | 0x06)
269 #define ED_DSP_VERSION_MISMATCH (ED_GN | 0x07)
270 #define ED_UNAVAILABLE_FEATURE (ED_GN | 0x08)
271 #define ED_CANCELLED (ED_GN | 0x09)
[all …]