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