Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sh/include/asm/
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; \
A Dprocessor_32.h104 struct sh_dsp_struct dsp_status; member
/linux-6.3-rc2/arch/sh/kernel/
A Dprocess_32.c106 p->thread.dsp_status = tsk->thread.dsp_status; in copy_thread()
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()
A Dtraps_32.c641 current->thread.dsp_status.status |= SR_DSP; in do_reserved_inst()
/linux-6.3-rc2/include/sound/
A Dhwdep.h33 int (*dsp_status)(struct snd_hwdep *hw, member
/linux-6.3-rc2/sound/core/
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()
/linux-6.3-rc2/sound/usb/usx2y/
A DusX2Yhwdep.c235 hw->ops.dsp_status = snd_usx2y_hwdep_dsp_status; in usx2y_hwdep_new()
/linux-6.3-rc2/sound/pci/hda/
A Dpatch_ca0132.c3856 enum r3di_dsp_status dsp_status) in r3di_gpio_dsp_status_set() argument
3863 switch (dsp_status) { in r3di_gpio_dsp_status_set()

Completed in 29 milliseconds