Lines Matching refs:crb_priv
92 struct crb_priv {
137 static int crb_try_pluton_doorbell(struct crb_priv *priv, bool wait_for_complete)
172 static int __crb_go_idle(struct device *dev, struct crb_priv *priv)
201 struct crb_priv *priv = dev_get_drvdata(dev);
221 static int __crb_cmd_ready(struct device *dev, struct crb_priv *priv)
250 struct crb_priv *priv = dev_get_drvdata(dev);
256 struct crb_priv *priv, int loc)
276 struct crb_priv *priv = dev_get_drvdata(&chip->dev);
282 struct crb_priv *priv, int loc)
303 struct crb_priv *priv = dev_get_drvdata(&chip->dev);
310 struct crb_priv *priv = dev_get_drvdata(&chip->dev);
322 struct crb_priv *priv = dev_get_drvdata(&chip->dev);
399 struct crb_priv *priv = dev_get_drvdata(&chip->dev);
448 struct crb_priv *priv = dev_get_drvdata(&chip->dev);
460 struct crb_priv *priv = dev_get_drvdata(&chip->dev);
548 static int crb_map_io(struct acpi_device *device, struct crb_priv *priv,
711 static int crb_map_pluton(struct device *dev, struct crb_priv *priv,
730 struct crb_priv *priv;
753 priv = devm_kzalloc(dev, sizeof(struct crb_priv), GFP_KERNEL);