Home
last modified time | relevance | path

Searched refs:xlate_of (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dhte.h168 int (*xlate_of)(struct hte_chip *gc, member
/openbmc/linux/drivers/hte/
H A Dhte.c603 if (!gdev->chip->xlate_of) in hte_ts_get()
606 ret = gdev->chip->xlate_of(gdev->chip, &args, in hte_ts_get()
H A Dhte-tegra194.c747 gc->xlate_of = tegra_hte_line_xlate; in tegra_hte_probe()