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