Lines Matching refs:atmel_mci_slot
191 struct atmel_mci_slot *cur_slot;
221 struct atmel_mci_slot *slot[ATMCI_MAX_NR_SLOTS];
249 struct atmel_mci_slot { struct
285 struct atmel_mci_slot *slot = s->private; in atmci_req_show() argument
473 static void atmci_init_debugfs(struct atmel_mci_slot *slot) in atmci_init_debugfs()
629 struct atmel_mci_slot *slot, struct mmc_data *data) in atmci_set_timeout()
1135 struct atmel_mci_slot *slot) in atmci_start_request()
1234 struct atmel_mci_slot *slot, struct mmc_request *mrq) in atmci_queue_request()
1253 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_request()
1288 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_set_ios()
1433 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_get_ro()
1447 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_get_cd()
1461 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_enable_sdio_irq()
1483 struct atmel_mci_slot *slot = NULL; in atmci_request_end()
1503 struct atmel_mci_slot, queue_node); in atmci_request_end()
1552 struct atmel_mci_slot *slot = (struct atmel_mci_slot *)data; in atmci_detect_change()
1996 struct atmel_mci_slot *slot = host->slot[i]; in atmci_sdio_interrupt()
2134 struct atmel_mci_slot *slot = dev_id; in atmci_detect_interrupt()
2152 struct atmel_mci_slot *slot; in atmci_init_slot()
2154 mmc = mmc_alloc_host(sizeof(struct atmel_mci_slot), &host->pdev->dev); in atmci_init_slot()
2258 static void atmci_cleanup_slot(struct atmel_mci_slot *slot, in atmci_cleanup_slot()