Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/payloads/libpayload/tests/libcbfs/
H A Dcbfs-lookup-test.c191 struct cbfs_test_state { struct
212 static void setup_cbfs_boot_device(struct cbfs_test_state *s) in setup_cbfs_boot_device() argument
/aosp_15_r20/external/coreboot/tests/lib/
H A Dcbfs-lookup-test.c134 struct cbfs_test_state { struct
139 struct cbfs_test_state_ex ex; argument
144 struct cbfs_test_state *s = malloc(sizeof(struct cbfs_test_state)); in setup_test_cbfs_aligned() argument