Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/gpio/
A Ddriver.h449 int (*en_hw_timestamp)(struct gpio_chip *gc, member
/linux-6.3-rc2/drivers/gpio/
A Dgpio-tegra186.c820 gpio->gpio.en_hw_timestamp = tegra186_gpio_en_hw_ts; in tegra186_gpio_probe()
A Dgpiolib.c2545 if (!gc->en_hw_timestamp) { in gpiod_enable_hw_timestamp_ns()
2550 ret = gc->en_hw_timestamp(gc, gpio_chip_hwgpio(desc), flags); in gpiod_enable_hw_timestamp_ns()

Completed in 14 milliseconds