Searched refs:slot_index (Results 1 – 1 of 1) sorted by relevance
219 u8 slot_index; /* Slot the card is installed */ in probe_daughtercards() member269 u8 slot_index = cards[i].slot_index; in probe_daughtercards() local270 u8 i2c_addr = slot_map[slot_index].i2c_addr; in probe_daughtercards()276 ret = dm_gpio_get_value(&board_det_gpios[slot_index]); in probe_daughtercards()
Completed in 2 milliseconds