Searched defs:thc_dev (Results 1 – 2 of 2) sorted by relevance
22 void thc_wot_config(struct thc_device *thc_dev, const struct acpi_gpio_mapping *gpio_map) in thc_wot_config()75 void thc_wot_unconfig(struct thc_device *thc_dev) in thc_wot_unconfig()
196 struct thc_device *thc_dev; in thc_dev_init() local