Searched refs:gpio_verify_snapshot (Results 1 – 5 of 5) sorted by relevance
64 size_t gpio_verify_snapshot(void);
24 printk(BIOS_SPEW, "%zd changes detected!\n", gpio_verify_snapshot()); in fsp_gpio_config_check()
66 and `gpio_verify_snapshot()`
88 and make callbacks `gpio_snapshot()` and `gpio_verify_snapshot()`
995 size_t gpio_verify_snapshot(void) in gpio_verify_snapshot() function