Searched refs:dis_hw_timestamp (Results 1 – 3 of 3) sorted by relevance
460 int (*dis_hw_timestamp)(struct gpio_chip *gc, member
893 gpio->gpio.dis_hw_timestamp = tegra186_gpio_dis_hw_ts; in tegra186_gpio_probe()
2690 if (!gc->dis_hw_timestamp) { in gpiod_disable_hw_timestamp_ns()2695 ret = gc->dis_hw_timestamp(gc, gpio_chip_hwgpio(desc), flags); in gpiod_disable_hw_timestamp_ns()