Searched refs:hte_ts_put (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dhte.h192 int hte_ts_put(struct hte_ts_desc *desc);
229 static inline int hte_ts_put(struct hte_ts_desc *desc) function
/linux-master/drivers/hte/
H A Dhte-tegra194-test.c205 hte_ts_put(&hte.desc[i]);
H A Dhte.c142 * hte_ts_put() - Release and disable timestamp for the given desc.
150 int hte_ts_put(struct hte_ts_desc *desc) function
235 EXPORT_SYMBOL_GPL(hte_ts_put); variable
632 hte_ts_put(res);
/linux-master/drivers/gpio/
H A Dgpiolib-cdev.c1121 hte_ts_put(&line->hdesc);

Completed in 144 milliseconds