Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dmv_xor.c733 goto free_resources; in mv_chan_memcpy_self_test()
743 goto free_resources; in mv_chan_memcpy_self_test()
754 goto free_resources; in mv_chan_memcpy_self_test()
765 goto free_resources; in mv_chan_memcpy_self_test()
773 goto free_resources; in mv_chan_memcpy_self_test()
785 goto free_resources; in mv_chan_memcpy_self_test()
794 goto free_resources; in mv_chan_memcpy_self_test()
797 free_resources: in mv_chan_memcpy_self_test()
865 goto free_resources; in mv_chan_xor_self_test()
876 goto free_resources; in mv_chan_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.4.14/include/linux/platform_data/
Dpn544.h36 void (*free_resources) (void); member
/linux-4.4.14/drivers/platform/goldfish/
Dpdev_bus.c195 goto free_resources; in goldfish_pdev_bus_probe()
218 free_resources: in goldfish_pdev_bus_probe()
/linux-4.4.14/drivers/dma/ioat/
Dinit.c350 goto free_resources; in ioat_dma_self_test()
391 goto free_resources; in ioat_dma_self_test()
398 free_resources: in ioat_dma_self_test()
894 goto free_resources; in ioat_xor_val_self_test()
903 goto free_resources; in ioat_xor_val_self_test()
958 goto free_resources; in ioat_xor_val_self_test()
1014 goto free_resources; in ioat_xor_val_self_test()
1030 free_resources: in ioat_xor_val_self_test()
/linux-4.4.14/drivers/pci/host/
Dpcie-xilinx.c695 goto free_resources; in xilinx_pcie_parse_and_add_res()
717 goto free_resources; in xilinx_pcie_parse_and_add_res()
743 free_resources: in xilinx_pcie_parse_and_add_res()
/linux-4.4.14/drivers/nfc/pn544/
Di2c.c1119 } else if (pdata->free_resources) { in pn544_hci_i2c_probe()
1120 pdata->free_resources(); in pn544_hci_i2c_probe()
1149 } else if (pdata->free_resources) { in pn544_hci_i2c_remove()
1150 pdata->free_resources(); in pn544_hci_i2c_remove()
/linux-4.4.14/include/linux/mfd/
Dwl1273-core.h249 void (*free_resources) (void); member
/linux-4.4.14/drivers/mfd/
Dwl1273-core.c248 pdata->free_resources(); in wl1273_core_probe()
/linux-4.4.14/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()