port_char.h 297 B

1234567891011
  1. extern int rawbulk_push_upstream_buffer(int transfer_id, const void *buffer,
  2. unsigned int length);
  3. int scan_image_list(int md_id, char fmt[], int out_img_list[], int img_list_size);
  4. #ifndef CONFIG_MTK_ECCCI_C2K
  5. #ifdef CONFIG_MTK_SVLTE_SUPPORT
  6. extern void c2k_reset_modem(void);
  7. #endif
  8. #endif