Lines Matching refs:ast_vhub
221 struct ast_vhub;
281 struct ast_vhub *vhub;
342 struct ast_vhub *vhub;
384 struct ast_vhub { struct
521 void ast_vhub_init_hw(struct ast_vhub *vhub);
527 void ast_vhub_init_ep0(struct ast_vhub *vhub, struct ast_vhub_ep *ep,
537 int ast_vhub_init_hub(struct ast_vhub *vhub);
542 void ast_vhub_device_connect(struct ast_vhub *vhub, unsigned int port,
544 void ast_vhub_hub_suspend(struct ast_vhub *vhub);
545 void ast_vhub_hub_resume(struct ast_vhub *vhub);
546 void ast_vhub_hub_reset(struct ast_vhub *vhub);
547 void ast_vhub_hub_wake_all(struct ast_vhub *vhub);
550 int ast_vhub_init_dev(struct ast_vhub *vhub, unsigned int idx);