Searched refs:dsp_cmx_conf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
H A D | dsp_core.c | 336 ret = dsp_cmx_conf(dsp, *((u32 *)data)); in dsp_control_req() 346 ret = dsp_cmx_conf(dsp, 0); in dsp_control_req() 932 dsp_cmx_conf(dsp, 0); /* dsp_cmx_hardware will also be in dsp_function() 984 dsp_cmx_conf(dsp, 0); /* dsp_cmx_hardware will also be called in dsp_ctrl()
|
H A D | dsp.h | 247 extern int dsp_cmx_conf(struct dsp *dsp, u32 conf_id);
|
H A D | dsp_cmx.c | 1064 dsp_cmx_conf(struct dsp *dsp, u32 conf_id) in dsp_cmx_conf() function
|
/kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
H A D | dsp_core.c | 336 ret = dsp_cmx_conf(dsp, *((u32 *)data)); in dsp_control_req() 346 ret = dsp_cmx_conf(dsp, 0); in dsp_control_req() 932 dsp_cmx_conf(dsp, 0); /* dsp_cmx_hardware will also be in dsp_function() 983 dsp_cmx_conf(dsp, 0); /* dsp_cmx_hardware will also be called in dsp_ctrl()
|
H A D | dsp.h | 247 extern int dsp_cmx_conf(struct dsp *dsp, u32 conf_id);
|
H A D | dsp_cmx.c | 1053 dsp_cmx_conf(struct dsp *dsp, u32 conf_id) in dsp_cmx_conf() function
|
Completed in 8 milliseconds