Home
last modified time | relevance | path

Searched refs:__acquires (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Dcompiler.h14 # define __acquires(x) __attribute__((context(x,0,1))) macro
39 # define __acquires(x) macro
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_gadget_ep0.c210 __acquires(musb->lock) in service_zero_data_request()
630 __acquires(musb->lock) in forward_to_driver()
H A Dmusb_gadget.c177 __acquires(ep->musb->lock) in musb_g_giveback()
2248 __acquires(musb->lock) in musb_g_reset()
H A Dmusb_host.c296 __acquires(musb->lock) in musb_giveback()