gpr_port_t
int gpr_send_port_pkt(gpr_port_t *port, struct gpr_pkt *pkt)
void gpr_free_port(gpr_port_t *port)
gpr_port_t *gpr_alloc_port(struct apr_device *gdev, struct device *dev,
gpr_port_t *port;
gpr_port_t *gpr_alloc_port(gpr_device_t *gdev, struct device *dev,
void gpr_free_port(gpr_port_t *port);
int gpr_send_port_pkt(gpr_port_t *port, struct gpr_pkt *pkt);
gpr_port_t *port, wait_queue_head_t *cmd_wait,
struct mutex *cmd_lock, gpr_port_t *port, wait_queue_head_t *cmd_wait,
gpr_port_t *port;
gpr_port_t *port;