HomeSort by relevance Sort by last modified time
    Searched defs:module_t (Results 1 - 2 of 2) sorted by null

  /system/bt/btcore/include/
module.h 37 } module_t; typedef in typeref:struct:__anon1688
45 const module_t* get_module(const char* name);
49 bool module_init(const module_t* module);
52 bool module_start_up(const module_t* module);
55 void module_shut_down(const module_t* module);
58 void module_clean_up(const module_t* module);
66 void module_start_up_callbacked_wrapper(const module_t* module,
  /hardware/intel/bootstub/
mb.h 110 } module_t; typedef in typeref:struct:__anon47201

Completed in 65 milliseconds