Searched defs:res_config (Results 1 – 4 of 4) sorted by relevance
/external/coreboot/src/drivers/intel/mipi_camera/ |
D | camera.c | 36 static void resource_set_action_type(struct resource_config *res_config, in resource_set_action_type() 43 static enum action_type resource_get_action_type(const struct resource_config *res_config) in resource_get_action_type() 48 static enum ctrl_type resource_get_ctrl_type(const struct resource_config *res_config) in resource_get_ctrl_type() 53 static void resource_set_clk_config(struct resource_config *res_config, in resource_set_clk_config() 62 static const struct clk_config *resource_clk_config(const struct resource_config *res_config) in resource_clk_config() 67 static void resource_set_gpio_config(struct resource_config *res_config, in resource_set_gpio_config() 76 static const struct gpio_config *resource_gpio_config(const struct resource_config *res_config) in resource_gpio_config() 519 static int get_resource_index(const struct resource_config *res_config) in get_resource_index() 549 static void add_guarded_method_namestring(struct resource_config *res_config, int res_index) in add_guarded_method_namestring() 569 static void call_guarded_method(struct resource_config *res_config) in call_guarded_method() [all …]
|
/external/angle/build/android/ |
D | dump_apk_resource_strings.py | 194 def AddValue(self, res_name, res_config, res_value): argument 253 def AddValue(self, res_id, res_name, res_config, res_value): argument
|
/external/cronet/stable/build/android/ |
D | dump_apk_resource_strings.py | 194 def AddValue(self, res_name, res_config, res_value): argument 253 def AddValue(self, res_id, res_name, res_config, res_value): argument
|
/external/cronet/tot/build/android/ |
D | dump_apk_resource_strings.py | 194 def AddValue(self, res_name, res_config, res_value): argument 253 def AddValue(self, res_id, res_name, res_config, res_value): argument
|