Searched refs:XF_VERSION (Results 1 – 7 of 7) sorted by relevance
122 if (XF_VERSION != get_version()) { in atmel_df_pow2()123 printf("Expects ABI version %d\n", XF_VERSION); in atmel_df_pow2()
16 printf ("Example expects ABI version %d\n", XF_VERSION); in hello_world()
326 if (XF_VERSION != get_version()) { in smc911x_eeprom()327 printf("Expects ABI version %d\n", XF_VERSION); in smc911x_eeprom()
44 if (XF_VERSION != (int) get_version ()) { in smc91111_eeprom()45 printf ("Expects ABI version %d\n", XF_VERSION); in smc91111_eeprom()
14 return XF_VERSION; in get_version()
60 #define XF_VERSION 9 macro
46 if (get_version () != XF_VERSION)97 - Increase the XF_VERSION value by one in the include/exports.h