Home
last modified time | relevance | path

Searched refs:free_resources (Results 1 – 11 of 11) sorted by relevance

/linux-4.1.27/drivers/dma/
Dmv_xor.c735 goto free_resources; in mv_xor_memcpy_self_test()
745 goto free_resources; in mv_xor_memcpy_self_test()
756 goto free_resources; in mv_xor_memcpy_self_test()
767 goto free_resources; in mv_xor_memcpy_self_test()
775 goto free_resources; in mv_xor_memcpy_self_test()
787 goto free_resources; in mv_xor_memcpy_self_test()
796 goto free_resources; in mv_xor_memcpy_self_test()
799 free_resources: in mv_xor_memcpy_self_test()
867 goto free_resources; in mv_xor_xor_self_test()
878 goto free_resources; in mv_xor_xor_self_test()
[all …]
Diop-adma.c895 goto free_resources; in iop_adma_memcpy_self_test()
905 goto free_resources; in iop_adma_memcpy_self_test()
908 free_resources: in iop_adma_memcpy_self_test()
995 goto free_resources; in iop_adma_xor_val_self_test()
1007 goto free_resources; in iop_adma_xor_val_self_test()
1015 goto free_resources; in iop_adma_xor_val_self_test()
1041 goto free_resources; in iop_adma_xor_val_self_test()
1048 goto free_resources; in iop_adma_xor_val_self_test()
1070 goto free_resources; in iop_adma_xor_val_self_test()
1077 goto free_resources; in iop_adma_xor_val_self_test()
[all …]
/linux-4.1.27/include/linux/platform_data/
Dpn544.h36 void (*free_resources) (void); member
/linux-4.1.27/drivers/platform/goldfish/
Dpdev_bus.c195 goto free_resources; in goldfish_pdev_bus_probe()
218 free_resources: in goldfish_pdev_bus_probe()
/linux-4.1.27/drivers/pci/host/
Dpcie-xilinx.c690 goto free_resources; in xilinx_pcie_parse_and_add_res()
712 goto free_resources; in xilinx_pcie_parse_and_add_res()
738 free_resources: in xilinx_pcie_parse_and_add_res()
/linux-4.1.27/drivers/nfc/pn544/
Di2c.c1140 } else if (pdata->free_resources) { in pn544_hci_i2c_probe()
1141 pdata->free_resources(); in pn544_hci_i2c_probe()
1170 } else if (pdata->free_resources) { in pn544_hci_i2c_remove()
1171 pdata->free_resources(); in pn544_hci_i2c_remove()
/linux-4.1.27/include/linux/mfd/
Dwl1273-core.h249 void (*free_resources) (void); member
/linux-4.1.27/drivers/mfd/
Dwl1273-core.c248 pdata->free_resources(); in wl1273_core_probe()
/linux-4.1.27/drivers/dma/ioat/
Ddma_v3.c1335 goto free_resources; in ioat_xor_val_self_test()
1344 goto free_resources; in ioat_xor_val_self_test()
1399 goto free_resources; in ioat_xor_val_self_test()
1455 goto free_resources; in ioat_xor_val_self_test()
1471 free_resources: in ioat_xor_val_self_test()
Ddma.c856 goto free_resources; in ioat_dma_self_test()
896 goto free_resources; in ioat_dma_self_test()
903 free_resources: in ioat_dma_self_test()
/linux-4.1.27/drivers/media/radio/
Dradio-wl1273.c1994 core->pdata->free_resources(); in wl1273_fm_radio_remove()
2150 radio->core->pdata->free_resources(); in wl1273_fm_radio_probe()