Home
last modified time | relevance | path

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

/linux/drivers/usb/renesas_usbhs/
H A Dmod.h107 struct usbhs_mod *usbhs_mod_get(struct usbhs_priv *priv, int id);
H A Dmod.c73 struct usbhs_mod *usbhs_mod_get(struct usbhs_priv *priv, int id) in usbhs_mod_get() function
H A Dmod_gadget.c73 usbhs_mod_get(priv, USBHS_GADGET), \
H A Dmod_host.c102 container_of(usbhs_mod_get(priv, USBHS_HOST), struct usbhsh_hpriv, mod)