Lines Matching refs:gdev
34 gpr_device_t *gdev = apm->gdev;
36 return audioreach_send_cmd_sync(&gdev->dev, gdev, &apm->result, &apm->lock,
636 graph->port = gpr_alloc_port(apm->gdev, dev, graph_callback, graph);
721 static int apm_probe(gpr_device_t *gdev)
723 struct device *dev = &gdev->dev;
735 apm->gdev = gdev;
770 gpr_device_t *gdev = priv;
771 struct q6apm *apm = dev_get_drvdata(&gdev->dev);
772 struct device *dev = &gdev->dev;