Searched refs:line_found (Results 1 – 1 of 1) sorted by relevance
80 enum gpio_ddc_line line_found; in get_hw_supported_ddc_line() local92 line_found = dal_ddc_get_line(ddc); in get_hw_supported_ddc_line()94 if (line_found >= GPIO_DDC_LINE_COUNT) in get_hw_supported_ddc_line()97 *line = line_found; in get_hw_supported_ddc_line()