Lines Matching defs:glue
54 static int mtk_musb_clks_get(struct mtk_glue *glue) in mtk_musb_clks_get()
79 static int mtk_musb_clks_enable(struct mtk_glue *glue) in mtk_musb_clks_enable()
111 static void mtk_musb_clks_disable(struct mtk_glue *glue) in mtk_musb_clks_disable()
118 static int mtk_otg_switch_set(struct mtk_glue *glue, enum usb_role role) in mtk_otg_switch_set()
177 struct mtk_glue *glue = usb_role_switch_get_drvdata(sw); in musb_usb_role_sx_get() local
182 static int mtk_otg_switch_init(struct mtk_glue *glue) in mtk_otg_switch_init()
195 static void mtk_otg_switch_exit(struct mtk_glue *glue) in mtk_otg_switch_exit()
272 struct mtk_glue *glue = dev_get_drvdata(dev->parent); in mtk_musb_set_mode() local
309 struct mtk_glue *glue = dev_get_drvdata(dev->parent); in mtk_musb_init() local
387 struct mtk_glue *glue = dev_get_drvdata(dev->parent); in mtk_musb_exit() local
453 struct mtk_glue *glue; in mtk_musb_probe() local
562 struct mtk_glue *glue = platform_get_drvdata(pdev); in mtk_musb_remove() local