Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhte.h8 struct hte_chip;
137 int (*request)(struct hte_chip *chip, struct hte_ts_desc *desc,
139 int (*release)(struct hte_chip *chip, struct hte_ts_desc *desc,
141 int (*enable)(struct hte_chip *chip, u32 xlated_id);
142 int (*disable)(struct hte_chip *chip, u32 xlated_id);
143 int (*get_clk_src_info)(struct hte_chip *chip,
163 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
[all …]