Home
last modified time | relevance | path

Searched refs:gpiod_enable_hw_timestamp_ns (Results 1 – 4 of 4) sorted by relevance

/linux/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, in gpiod_enable_hw_timestamp_ns() function
/linux/Documentation/driver-api/hte/
H A Dtegra-hte.rst28 See gpiod_enable_hw_timestamp_ns() and gpiod_disable_hw_timestamp_ns().
/linux/drivers/hte/
H A Dhte-tegra194.c536 ret = gpiod_enable_hw_timestamp_ns(attr->line_data, in tegra_hte_request()
/linux/drivers/gpio/
H A Dgpiolib.c2919 int gpiod_enable_hw_timestamp_ns(struct gpio_desc *desc, unsigned long flags) in gpiod_enable_hw_timestamp_ns() function
2941 EXPORT_SYMBOL_GPL(gpiod_enable_hw_timestamp_ns);