Lines Matching refs:usbhs_priv
26 struct usbhs_priv *priv = usbhs_pdev_to_priv(pdev);
31 static int usbhsm_autonomy_irq_vbus(struct usbhs_priv *priv,
41 void usbhs_mod_autonomy_mode(struct usbhs_priv *priv)
51 void usbhs_mod_non_autonomy_mode(struct usbhs_priv *priv)
65 void usbhs_mod_register(struct usbhs_priv *priv, struct usbhs_mod *mod, int id)
73 struct usbhs_mod *usbhs_mod_get(struct usbhs_priv *priv, int id)
88 int usbhs_mod_is_host(struct usbhs_priv *priv)
99 struct usbhs_mod *usbhs_mod_get_current(struct usbhs_priv *priv)
106 int usbhs_mod_change(struct usbhs_priv *priv, int id)
127 int usbhs_mod_probe(struct usbhs_priv *priv)
161 void usbhs_mod_remove(struct usbhs_priv *priv)
191 static int usbhs_status_get_each_irq(struct usbhs_priv *priv,
232 struct usbhs_priv *priv = data;
303 void usbhs_irq_callback_update(struct usbhs_priv *priv, struct usbhs_mod *mod)