Home
last modified time | relevance | path

Searched refs:pm_runtime_put_sync (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dcompat.h341 #define pm_runtime_put_sync(dev) do {} while (0) macro
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_core.c2137 pm_runtime_put_sync(musb->controller); in musb_init_controller()