Home
last modified time | relevance | path

Searched refs:peripheral_free (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/Documentation/blackfin/
Dgptimers-example.c63 peripheral_free(P_TMR5); in gptimer_example_init()
79 peripheral_free(P_TMR5); in gptimer_example_exit()
Dbfin-gpio-notes.txt36 void peripheral_free(unsigned short per);
/linux-2.6.39/arch/blackfin/kernel/
Dbfin_gpio.c813 peripheral_free(per[cnt - 1]);
823 void peripheral_free(unsigned short per) function
850 EXPORT_SYMBOL(peripheral_free);
856 peripheral_free(per[cnt]);
/linux-2.6.39/sound/soc/blackfin/
Dbf5xx-ac97.c217 peripheral_free(per); in bf5xx_ac97_warm_reset()
/linux-2.6.39/arch/blackfin/include/asm/
Dportmux.h22 void peripheral_free(unsigned short per);
/linux-2.6.39/drivers/spi/
Dspi_bfin5xx.c1188 peripheral_free(ssel[spi->master->bus_num] in bfin_spi_setup()
1217 peripheral_free(ssel[spi->master->bus_num] in bfin_spi_cleanup()