Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
H A Dhte.h191 int hte_ts_get(struct device *dev, struct hte_ts_desc *desc, int index);
223 static inline int hte_ts_get(struct device *dev, struct hte_ts_desc *desc, in hte_ts_get() function
/kernel/linux/linux-6.6/drivers/hte/
H A Dhte-tegra194-test.c186 ret = hte_ts_get(hte.pdev, &hte.desc[i], i); in tegra_hte_test_probe()
H A Dhte.c553 * hte_ts_get() - The function to initialize and obtain HTE desc.
567 int hte_ts_get(struct device *dev, struct hte_ts_desc *desc, int index) in hte_ts_get() function
633 EXPORT_SYMBOL_GPL(hte_ts_get); variable
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpiolib-cdev.c763 ret = hte_ts_get(NULL, hdesc, 0); in hte_edge_setup()

Completed in 5 milliseconds