Searched refs:Undefined (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | hdsp.h | 35 Undefined, enumerator
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | hdsp.h | 21 Undefined, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | hdsp.h | 31 Undefined, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | hdsp.h | 16 Undefined, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | hdsp.h | 31 Undefined, enumerator
|
/kernel/liteos_a/arch/arm/arm/src/ |
H A D | los_hw_exc.S | 171 @ Description: Undefined instruction exception handler
|
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdsp.c | 4793 if (hdsp->io_type == Undefined) { in snd_hdsp_hwdep_ioctl() 4811 if (hdsp->io_type == Undefined) return -EINVAL; in snd_hdsp_hwdep_ioctl() 5084 if (hdsp->io_type == Undefined) { in hdsp_request_fw_loader() 5177 hdsp->io_type = Undefined; in snd_hdsp_create()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdsp.c | 4836 if (hdsp->io_type == Undefined) { in snd_hdsp_hwdep_ioctl() 4855 if (hdsp->io_type == Undefined) return -EINVAL; in snd_hdsp_hwdep_ioctl() 5143 if (hdsp->io_type == Undefined) { in hdsp_request_fw_loader() 5241 hdsp->io_type = Undefined; in snd_hdsp_create()
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | emulate.c | 141 #define Undefined (1<<25) /* No Such Instruction */ macro 4527 I(SrcMem | Stack | TwoMemOp, em_push), D(Undefined), 4582 X7(D(Undefined)), 5569 (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) { in x86_emulate_insn() 5571 (ctxt->d & Undefined)) { in x86_emulate_insn()
|
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | emulate.c | 142 #define Undefined (1<<25) /* No Such Instruction */ macro 4102 I(SrcMem | Stack | TwoMemOp, em_push), D(Undefined), 4157 X7(D(Undefined)), 5158 (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) { in x86_emulate_insn() 5160 (ctxt->d & Undefined)) { in x86_emulate_insn()
|
Completed in 29 milliseconds