Lines Matching refs:ast_vhub
221 struct ast_vhub;
281 struct ast_vhub *vhub;
342 struct ast_vhub *vhub;
377 struct ast_vhub { struct
505 void ast_vhub_init_hw(struct ast_vhub *vhub);
511 void ast_vhub_init_ep0(struct ast_vhub *vhub, struct ast_vhub_ep *ep,
521 void ast_vhub_init_hub(struct ast_vhub *vhub);
526 void ast_vhub_device_connect(struct ast_vhub *vhub, unsigned int port,
528 void ast_vhub_hub_suspend(struct ast_vhub *vhub);
529 void ast_vhub_hub_resume(struct ast_vhub *vhub);
530 void ast_vhub_hub_reset(struct ast_vhub *vhub);
531 void ast_vhub_hub_wake_all(struct ast_vhub *vhub);
534 int ast_vhub_init_dev(struct ast_vhub *vhub, unsigned int idx);