Searched refs:gpiod_enable_hw_timestamp_ns (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/gpio/
H A Dconsumer.h113 int gpiod_enable_hw_timestamp_ns(struct gpio_desc *desc, unsigned long flags);
351 static inline int gpiod_enable_hw_timestamp_ns(struct gpio_desc *desc, function
/linux-master/drivers/hte/
H A Dhte-tegra194.c536 ret = gpiod_enable_hw_timestamp_ns(attr->line_data,
/linux-master/drivers/gpio/
H A Dgpiolib.c2783 * gpiod_enable_hw_timestamp_ns - Enable hardware timestamp in nanoseconds.
2790 int gpiod_enable_hw_timestamp_ns(struct gpio_desc *desc, unsigned long flags) function
2812 EXPORT_SYMBOL_GPL(gpiod_enable_hw_timestamp_ns); variable

Completed in 131 milliseconds