Searched refs:tll_dev (Results 1 – 1 of 1) sorted by relevance
108 static struct device *tll_dev; variable260 tll_dev = dev; in usbtll_omap_probe()278 tll_dev = NULL; in usbtll_omap_remove()314 if (!tll_dev) in omap_tll_init()317 pm_runtime_get_sync(tll_dev); in omap_tll_init()377 pm_runtime_put_sync(tll_dev); in omap_tll_init()388 if (!tll_dev) in omap_tll_enable()391 pm_runtime_get_sync(tll_dev); in omap_tll_enable()405 dev_err(tll_dev, in omap_tll_enable()422 if (!tll_dev) in omap_tll_disable()[all …]