Searched refs:DSL_BSP_FWDownload (Results 1 - 2 of 2) sorted by relevance

/openwrt/package/kernel/lantiq/ltq-adsl-mei/src/
H A Difxmips_mei_interface.h614 extern DSL_DEV_MeiError_t DSL_BSP_FWDownload(DSL_DEV_Device_t *, const DSL_char_t *, DSL_uint32_t, DSL_int32_t *, DSL_int32_t *);
H A Dlantiq_mei.c147 DSL_DEV_MeiError_t DSL_BSP_FWDownload (DSL_DEV_Device_t *, const char *, unsigned long, long *, long *);
1604 DSL_BSP_FWDownload (DSL_DEV_Device_t * pDev, const char *buf, function
2436 DSL_BSP_FWDownload (pDev, buf, size, (long *) loff, &offset);
2830 EXPORT_SYMBOL (DSL_BSP_FWDownload); variable

Completed in 68 milliseconds