Searched refs:line_found (Results 1 – 1 of 1) sorted by relevance
269 enum gpio_ddc_line line_found; in get_hw_supported_ddc_line() local281 line_found = dal_ddc_get_line(ddc); in get_hw_supported_ddc_line()283 if (line_found >= GPIO_DDC_LINE_COUNT) in get_hw_supported_ddc_line()286 *line = line_found; in get_hw_supported_ddc_line()