Searched refs:en_hw_timestamp (Results 1 – 3 of 3) sorted by relevance
449 int (*en_hw_timestamp)(struct gpio_chip *gc, member
822 gpio->gpio.en_hw_timestamp = tegra186_gpio_en_hw_ts; in tegra186_gpio_probe()
2483 if (!gc->en_hw_timestamp) { in gpiod_enable_hw_timestamp_ns()2488 ret = gc->en_hw_timestamp(gc, gpio_chip_hwgpio(desc), flags); in gpiod_enable_hw_timestamp_ns()