Lines Matching refs:atmel_mci_slot
192 struct atmel_mci_slot *cur_slot;
222 struct atmel_mci_slot *slot[ATMCI_MAX_NR_SLOTS];
250 struct atmel_mci_slot { struct
286 struct atmel_mci_slot *slot = s->private; in atmci_req_show() argument
474 static void atmci_init_debugfs(struct atmel_mci_slot *slot) in atmci_init_debugfs()
630 struct atmel_mci_slot *slot, struct mmc_data *data) in atmci_set_timeout()
1136 struct atmel_mci_slot *slot) in atmci_start_request()
1235 struct atmel_mci_slot *slot, struct mmc_request *mrq) in atmci_queue_request()
1254 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_request()
1289 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_set_ios()
1434 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_get_ro()
1448 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_get_cd()
1462 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_enable_sdio_irq()
1484 struct atmel_mci_slot *slot = NULL; in atmci_request_end()
1504 struct atmel_mci_slot, queue_node); in atmci_request_end()
1553 struct atmel_mci_slot *slot = (struct atmel_mci_slot *)data; in atmci_detect_change()
1997 struct atmel_mci_slot *slot = host->slot[i]; in atmci_sdio_interrupt()
2135 struct atmel_mci_slot *slot = dev_id; in atmci_detect_interrupt()
2153 struct atmel_mci_slot *slot; in atmci_init_slot()
2155 mmc = mmc_alloc_host(sizeof(struct atmel_mci_slot), &host->pdev->dev); in atmci_init_slot()
2259 static void atmci_cleanup_slot(struct atmel_mci_slot *slot, in atmci_cleanup_slot()