Home
last modified time | relevance | path

Searched defs:hte_chip (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dhte.h163 struct hte_chip { struct
168 int (*xlate_of)(struct hte_chip *gc, argument
171 int (*xlate_plat)(struct hte_chip *gc, struct hte_ts_desc *desc, argument
173 bool (*match_from_linedata)(const struct hte_chip *chip, argument
183 int devm_hte_register_chip(struct hte_chip *chip); argument