Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/isdn/mISDN/
Ddsp.h99 struct dsp_conf { struct
192 struct dsp_conf *conf;
246 extern void dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp);
253 extern int dsp_cmx_del_conf(struct dsp_conf *conf);
Ddsp_cmx.c161 struct dsp_conf *conf; in dsp_cmx_debug()
197 static struct dsp_conf *
200 struct dsp_conf *conf; in dsp_cmx_search_conf()
220 dsp_cmx_add_conf_member(struct dsp *dsp, struct dsp_conf *conf) in dsp_cmx_add_conf_member()
308 static struct dsp_conf
311 struct dsp_conf *conf; in dsp_cmx_new_conf()
319 conf = kzalloc(sizeof(struct dsp_conf), GFP_ATOMIC); in dsp_cmx_new_conf()
337 dsp_cmx_del_conf(struct dsp_conf *conf) in dsp_cmx_del_conf()
384 dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp) in dsp_cmx_hardware()
1067 struct dsp_conf *conf; in dsp_cmx_conf()
[all …]