Home
last modified time | relevance | path

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

/drivers/staging/tidspbridge/rmgr/
Dnode.c312 struct dsp_processorstate proc_state; in node_allocate()
345 sizeof(struct dsp_processorstate)); in node_allocate()
1117 struct dsp_processorstate proc_state; in node_create()
1130 sizeof(struct dsp_processorstate)); in node_create()
1385 struct dsp_processorstate proc_state; in node_delete()
1460 dsp_processorstate)); in node_delete()
1702 struct dsp_processorstate proc_state; in node_get_message()
1711 sizeof(struct dsp_processorstate)); in node_get_message()
1886 struct dsp_processorstate proc_state; in node_pause()
1918 sizeof(struct dsp_processorstate)); in node_pause()
[all …]
Dproc.c931 struct dsp_processorstate *proc_state_obj, in proc_get_state()
/drivers/staging/tidspbridge/include/dspbridge/
Dproc.h229 extern int proc_get_state(void *hprocessor, struct dsp_processorstate
Ddbdefs.h378 struct dsp_processorstate { struct
Ddspapi-ioctl.h96 struct dsp_processorstate __user *proc_state_obj;
/drivers/staging/tidspbridge/pmgr/
Ddspapi.c711 struct dsp_processorstate proc_state; in procwrap_get_state()
715 sizeof(struct dsp_processorstate)) in procwrap_get_state()