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

/linux-master/include/linux/
H A Dhte.h154 * @xlate_of: Callback which translates consumer supplied logical ids to
168 int (*xlate_of)(struct hte_chip *gc, member in struct:hte_chip
/linux-master/drivers/hte/
H A Dhte.c598 if (!gdev->chip->xlate_of)
601 ret = gdev->chip->xlate_of(gdev->chip, &args,
H A Dhte-tegra194.c745 gc->xlate_of = tegra_hte_line_xlate;

Completed in 137 milliseconds