gpr_send_pkt
EXPORT_SYMBOL_GPL(gpr_send_pkt);
int gpr_send_pkt(gpr_device_t *gdev, struct gpr_pkt *pkt);
rc = gpr_send_pkt(gdev, pkt);