Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/tidspbridge/pmgr/
Ddspapi.c595 struct dsp_processorattrin proc_attr_in, *attr_in = NULL; in procwrap_attach() local
599 CP_FM_USR(&proc_attr_in, args->args_proc_attach.attr_in, status, in procwrap_attach()
602 attr_in = &proc_attr_in; in procwrap_attach()
1092 struct dsp_nodeattrin proc_attr_in, *attr_in = NULL; in nodewrap_allocate() local
1117 CP_FM_USR(&proc_attr_in, args->args_node_allocate.attr_in, in nodewrap_allocate()
1120 attr_in = &proc_attr_in; in nodewrap_allocate()