Home
last modified time | relevance | path

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

/linux-6.12.1/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.c150 struct dsp_conf *conf; in dsp_cmx_debug()
186 static struct dsp_conf *
189 struct dsp_conf *conf; in dsp_cmx_search_conf()
209 dsp_cmx_add_conf_member(struct dsp *dsp, struct dsp_conf *conf) in dsp_cmx_add_conf_member()
297 static struct dsp_conf
300 struct dsp_conf *conf; in dsp_cmx_new_conf()
308 conf = kzalloc(sizeof(struct dsp_conf), GFP_ATOMIC); in dsp_cmx_new_conf()
326 dsp_cmx_del_conf(struct dsp_conf *conf) in dsp_cmx_del_conf()
373 dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp) in dsp_cmx_hardware()
1056 struct dsp_conf *conf; in dsp_cmx_conf()
[all …]