Searched refs:cfgs (Results 1 – 7 of 7) sorted by relevance
149 gpio_config_t *cfgs; in dump_pins() local152 maxpin = gpio_pin_list(handle, &cfgs); in dump_pins()159 pin = cfgs + i; in dump_pins()172 free(cfgs); in dump_pins()178 gpio_config_t *cfgs; in get_pinnum_by_name() local182 maxpin = gpio_pin_list(handle, &cfgs); in get_pinnum_by_name()189 pin = cfgs + i; in get_pinnum_by_name()196 free(cfgs); in get_pinnum_by_name()
80 gpio_config_t *cfgs; in gpio_pin_list() local90 cfgs = calloc(maxpins + 1, sizeof(*cfgs)); in gpio_pin_list()91 if (cfgs == NULL) in gpio_pin_list()94 cfgs[i].g_pin = i; in gpio_pin_list()95 gpio_pin_config(handle, &cfgs[i]); in gpio_pin_list()97 *pcfgs = cfgs; in gpio_pin_list()
35 - throttle-cfgs: A sub-node which is a container of configuration for each121 throttle-cfgs {167 Example: referring to Tegra132's "reg", "reg-names" and "throttle-cfgs" :175 throttle-cfgs {
137 struct mfi_foreign_scan_cfg cfgs[8]; member
880 throttle-cfgs {
1331 throttle-cfgs {
930 throttle-cfgs {