Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/rmgr/
Dnode.c313 struct dsp_processorstate proc_state; in node_allocate()
346 sizeof(struct dsp_processorstate)); in node_allocate()
1108 struct dsp_processorstate proc_state; in node_create()
1121 sizeof(struct dsp_processorstate)); in node_create()
1376 struct dsp_processorstate proc_state; in node_delete()
1451 dsp_processorstate)); in node_delete()
1693 struct dsp_processorstate proc_state; in node_get_message()
1702 sizeof(struct dsp_processorstate)); in node_get_message()
1877 struct dsp_processorstate proc_state; in node_pause()
1909 sizeof(struct dsp_processorstate)); in node_pause()
[all …]
Dproc.c938 struct dsp_processorstate *proc_state_obj, in proc_get_state()
/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/
Dproc.h231 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;
/linux-3.4.99/drivers/staging/tidspbridge/pmgr/
Ddspapi.c708 struct dsp_processorstate proc_state; in procwrap_get_state()
712 sizeof(struct dsp_processorstate)) in procwrap_get_state()