Searched defs:tmio (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/host/
H A Dohci-tmio.c79 struct tmio_hcd *tmio = hcd_to_tmio(hcd); tmio_write_pm() local
96 struct tmio_hcd *tmio = hcd_to_tmio(hcd); tmio_stop_hc() local
120 struct tmio_hcd *tmio = hcd_to_tmio(hcd); tmio_start_hc() local
194 struct tmio_hcd *tmio; ohci_hcd_tmio_drv_probe() local
278 struct tmio_hcd *tmio = hcd_to_tmio(hcd); ohci_hcd_tmio_drv_remove() local
299 struct tmio_hcd *tmio = hcd_to_tmio(hcd); ohci_hcd_tmio_drv_suspend() local
329 struct tmio_hcd *tmio = hcd_to_tmio(hcd); ohci_hcd_tmio_drv_resume() local
/linux-4.4.14/drivers/mtd/nand/
H A Dtmio_nand.c130 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_hwcontrol() local
162 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_dev_ready() local
169 struct tmio_nand *tmio = __tmio; tmio_irq() local
191 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_wait() local
227 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_read_byte() local
247 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_write_buf() local
254 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_read_buf() local
261 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_enable_hwecc() local
271 struct tmio_nand *tmio = mtd_to_tmio(mtd); tmio_nand_calculate_ecc() local
305 static int tmio_hw_init(struct platform_device *dev, struct tmio_nand *tmio) tmio_hw_init() argument
349 static void tmio_hw_stop(struct platform_device *dev, struct tmio_nand *tmio) tmio_hw_stop() argument
366 struct tmio_nand *tmio; tmio_probe() local
457 struct tmio_nand *tmio = platform_get_drvdata(dev); tmio_remove() local

Completed in 50 milliseconds