Searched refs:gpio_pin_tests (Results 1 – 1 of 1) sorted by relevance
243 void gpio_pin_tests(struct gpiochip_info *cinfo, unsigned int line) in gpio_pin_tests() function305 gpio_pin_tests(current, 0); in main()306 gpio_pin_tests(current, current->lines - 1); in main()307 gpio_pin_tests(current, random() % current->lines); in main()