cregit-Linux how code gets into the kernel

Release 4.7 drivers/isdn/mISDN/dsp_hwec.h

/*
 * dsp_hwec.h
 */

extern struct mISDN_dsp_element *dsp_hwec;
extern void dsp_hwec_enable(struct dsp *dsp, const char *arg);
extern void dsp_hwec_disable(struct dsp *dsp);
extern int  dsp_hwec_init(void);
extern void dsp_hwec_exit(void);

Overall Contributors

PersonTokensPropCommitsCommitProp
karsten keilkarsten keil46100.00%1100.00%
Total46100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}