Searched defs:h5_vnd (Results 1 – 1 of 1) sorted by relevance
100 struct h5_vnd { struct101 int (*setup)(struct h5 *h5);102 void (*open)(struct h5 *h5);103 void (*close)(struct h5 *h5);104 int (*suspend)(struct h5 *h5);105 int (*resume)(struct h5 *h5);106 const struct acpi_gpio_mapping *acpi_gpio_map;