Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/gpio/
H A Dconsumer.h113 int gpiod_enable_hw_timestamp_ns(struct gpio_desc *desc, unsigned long flags);
352 static inline int gpiod_enable_hw_timestamp_ns(struct gpio_desc *desc, in gpiod_enable_hw_timestamp_ns() function
/openbmc/linux/Documentation/driver-api/hte/
H A Dtegra-hte.rst28 See gpiod_enable_hw_timestamp_ns() and gpiod_disable_hw_timestamp_ns().
/openbmc/linux/drivers/hte/
H A Dhte-tegra194.c533 ret = gpiod_enable_hw_timestamp_ns(attr->line_data, in tegra_hte_request()
/openbmc/linux/drivers/gpio/
H A Dgpiolib.c2653 int gpiod_enable_hw_timestamp_ns(struct gpio_desc *desc, unsigned long flags) in gpiod_enable_hw_timestamp_ns() function
2672 EXPORT_SYMBOL_GPL(gpiod_enable_hw_timestamp_ns);