Home
last modified time | relevance | path

Searched refs:en_hw_timestamp (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/gpio/
H A Ddriver.h367 * @en_hw_timestamp: Dependent on GPIO chip, an optional routine to
466 int (*en_hw_timestamp)(struct gpio_chip *gc, member
/linux/drivers/gpio/
H A Dgpio-tegra186.c899 gpio->gpio.en_hw_timestamp = tegra186_gpio_en_hw_ts; in tegra186_gpio_probe()
H A Dgpiolib.c3086 if (!guard.gc->en_hw_timestamp) { in gpiod_enable_hw_timestamp_ns()
3091 ret = guard.gc->en_hw_timestamp(guard.gc, in gpiod_enable_hw_timestamp_ns()