Home
last modified time | relevance | path

Searched refs:intel_max10_device_remove (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/raw/ifpga/base/
H A Dopae_intel_max10.h155 int intel_max10_device_remove(struct intel_max10_device *dev);
H A Difpga_fme.c979 intel_max10_device_remove(fme->max10_dev); in fme_spi_init()
990 intel_max10_device_remove(fme->max10_dev); in fme_spi_uinit()
1158 intel_max10_device_remove(fme->max10_dev); in fme_nios_spi_init()
1169 intel_max10_device_remove(fme->max10_dev); in fme_nios_spi_uinit()
H A Dopae_intel_max10.c666 int intel_max10_device_remove(struct intel_max10_device *dev) in intel_max10_device_remove() function