Lines Matching refs:atmel_mci_priv
47 struct atmel_mci_priv { struct
82 struct atmel_mci_priv *priv = dev_get_priv(dev);
89 struct atmel_mci_priv *priv = mmc->priv;
238 struct atmel_mci_priv *priv = dev_get_priv(dev);
245 struct atmel_mci_priv *priv = mmc->priv;
386 struct atmel_mci_priv *priv = mmc->priv;
436 struct atmel_mci_priv *priv = mmc->priv;
477 struct atmel_mci_priv *priv;
532 struct atmel_mci_priv *priv = dev_get_priv(dev);
558 struct atmel_mci_priv *priv = dev_get_priv(dev);
631 .priv_auto_alloc_size = sizeof(struct atmel_mci_priv),