Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/gpio/
H A Ddriver.h457 int (*en_hw_timestamp)(struct gpio_chip *gc, member
/openbmc/linux/drivers/gpio/
H A Dgpio-tegra186.c892 gpio->gpio.en_hw_timestamp = tegra186_gpio_en_hw_ts; in tegra186_gpio_probe()
H A Dgpiolib.c2661 if (!gc->en_hw_timestamp) { in gpiod_enable_hw_timestamp_ns()
2666 ret = gc->en_hw_timestamp(gc, gpio_chip_hwgpio(desc), flags); in gpiod_enable_hw_timestamp_ns()