Searched refs:FLASH_GET_IFACE (Results 1 – 2 of 2) sorted by relevance
2970 #define FLASH_GET_IFACE(o) (G_TYPE_INSTANCE_GET_INTERFACE ((o), TYPE_FLASH, FlashIface)) macro
23318 return FLASH_GET_IFACE (object)->get_filename (object); in flash_get_filename()23371 return FLASH_GET_IFACE (object)->get_flasher_path (object); in flash_get_flasher_path()23424 return FLASH_GET_IFACE (object)->get_flasher_name (object); in flash_get_flasher_name()23477 return FLASH_GET_IFACE (object)->get_flasher_instance (object); in flash_get_flasher_instance()23530 return FLASH_GET_IFACE (object)->get_status (object); in flash_get_status()