Home
last modified time | relevance | path

Searched refs:dsp_status (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dswitch_to_32.h8 (!!(tsk->thread.dsp_status.status & SR_DSP))
13 (u32 *)&tsk->thread.dsp_status; \
36 (u32 *)&tsk->thread.dsp_status + 14; \
H A Dprocessor_32.h104 struct sh_dsp_struct dsp_status; member
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dswitch_to_32.h8 (!!(tsk->thread.dsp_status.status & SR_DSP))
13 (u32 *)&tsk->thread.dsp_status; \
36 (u32 *)&tsk->thread.dsp_status + 14; \
H A Dprocessor_32.h104 struct sh_dsp_struct dsp_status; member
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dprocess_32.c107 * p->thread.dsp_status.status |= SR_DSP in copy_thread()
109 p->thread.dsp_status = tsk->thread.dsp_status; in copy_thread()
H A Dptrace_32.c216 (struct pt_dspregs *)&target->thread.dsp_status.dsp_regs; in dspregs_get()
227 (struct pt_dspregs *)&target->thread.dsp_status.dsp_regs; in dspregs_set()
H A Dtraps_32.c633 current->thread.dsp_status.status |= SR_DSP; in do_reserved_inst()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dprocess_32.c104 * p->thread.dsp_status.status |= SR_DSP in copy_thread()
106 p->thread.dsp_status = tsk->thread.dsp_status; in copy_thread()
H A Dptrace_32.c215 (struct pt_dspregs *)&target->thread.dsp_status.dsp_regs; in dspregs_get()
226 (struct pt_dspregs *)&target->thread.dsp_status.dsp_regs; in dspregs_set()
H A Dtraps_32.c641 current->thread.dsp_status.status |= SR_DSP; in do_reserved_inst()
/kernel/linux/linux-5.10/include/sound/
H A Dhwdep.h33 int (*dsp_status)(struct snd_hwdep *hw, member
/kernel/linux/linux-6.6/include/sound/
H A Dhwdep.h33 int (*dsp_status)(struct snd_hwdep *hw, member
/kernel/linux/linux-5.10/sound/core/
H A Dhwdep.c194 if (! hw->ops.dsp_status) in snd_hwdep_dsp_status()
198 if ((err = hw->ops.dsp_status(hw, &info)) < 0) in snd_hwdep_dsp_status()
/kernel/linux/linux-6.6/sound/core/
H A Dhwdep.c194 if (! hw->ops.dsp_status) in snd_hwdep_dsp_status()
198 err = hw->ops.dsp_status(hw, &info); in snd_hwdep_dsp_status()
/kernel/linux/linux-5.10/sound/usb/usx2y/
H A DusX2Yhwdep.c242 hw->ops.dsp_status = snd_usx2y_hwdep_dsp_status; in usx2y_hwdep_new()
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A DusX2Yhwdep.c235 hw->ops.dsp_status = snd_usx2y_hwdep_dsp_status; in usx2y_hwdep_new()
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_ca0132.c3737 enum r3di_dsp_status dsp_status) in r3di_gpio_dsp_status_set()
3744 switch (dsp_status) { in r3di_gpio_dsp_status_set()
3736 r3di_gpio_dsp_status_set(struct hda_codec *codec, enum r3di_dsp_status dsp_status) r3di_gpio_dsp_status_set() argument
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_ca0132.c3857 enum r3di_dsp_status dsp_status) in r3di_gpio_dsp_status_set()
3864 switch (dsp_status) { in r3di_gpio_dsp_status_set()
3856 r3di_gpio_dsp_status_set(struct hda_codec *codec, enum r3di_dsp_status dsp_status) r3di_gpio_dsp_status_set() argument

Completed in 31 milliseconds