Searched defs:hw_module (Results 1 – 3 of 3) sorted by relevance
35 const hw_module_t *hw_module = NULL; in SetUp() local
37 const hw_module_t *hw_module = NULL; in SetUp() local
579 hw_module_t *hw_module = *it; in lazy_init_sensors_list() local644 static int open_sensors(const struct hw_module_t* hw_module, const char* name, in open_sensors()