Lines Matching refs:atmel_mci_priv
46 struct atmel_mci_priv { struct
95 struct atmel_mci_priv *priv = dev_get_priv(dev);
102 struct atmel_mci_priv *priv = mmc->priv;
246 struct atmel_mci_priv *priv = dev_get_priv(dev);
252 struct atmel_mci_priv *priv = mmc->priv;
383 struct atmel_mci_priv *priv = mmc->priv;
433 struct atmel_mci_priv *priv = mmc->priv;
474 struct atmel_mci_priv *priv;
529 struct atmel_mci_priv *priv = dev_get_priv(dev);
555 struct atmel_mci_priv *priv = dev_get_priv(dev);
628 .priv_auto = sizeof(struct atmel_mci_priv),