Searched refs:XF_VERSION (Results 1 – 8 of 8) 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()
326 if (XF_VERSION != get_version()) { in smc911x_eeprom()327 printf("Expects ABI version %d\n", XF_VERSION); in smc911x_eeprom()
17 printf ("Example expects ABI version %d\n", XF_VERSION); in hello_world()
45 if (XF_VERSION != (int) get_version ()) { in smc91111_eeprom()46 printf ("Expects ABI version %d\n", XF_VERSION); in smc91111_eeprom()
355 printf("Example expects ABI version %d\n", XF_VERSION); in main()
14 return XF_VERSION; in get_version()
59 #define XF_VERSION 9 macro
46 if (get_version () != XF_VERSION)96 - Increase the XF_VERSION value by one in the include/exports.h