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