Lines Matching refs:atmel_mci_slot
317 struct atmel_mci_slot *cur_slot;
347 struct atmel_mci_slot *slot[ATMCI_MAX_NR_SLOTS];
375 struct atmel_mci_slot { struct
411 struct atmel_mci_slot *slot = s->private; in atmci_req_show() argument
577 static void atmci_init_debugfs(struct atmel_mci_slot *slot) in atmci_init_debugfs()
732 struct atmel_mci_slot *slot, struct mmc_data *data) in atmci_set_timeout()
1234 struct atmel_mci_slot *slot) in atmci_start_request()
1328 struct atmel_mci_slot *slot, struct mmc_request *mrq) in atmci_queue_request()
1347 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_request()
1380 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_set_ios()
1511 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_get_ro()
1525 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_get_cd()
1539 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_enable_sdio_irq()
1561 struct atmel_mci_slot *slot = NULL; in atmci_request_end()
1583 struct atmel_mci_slot, queue_node); in atmci_request_end()
1627 struct atmel_mci_slot *slot = from_timer(slot, t, detect_timer); in atmci_detect_change()
2069 struct atmel_mci_slot *slot = host->slot[i]; in atmci_sdio_interrupt()
2207 struct atmel_mci_slot *slot = dev_id; in atmci_detect_interrupt()
2225 struct atmel_mci_slot *slot; in atmci_init_slot()
2227 mmc = mmc_alloc_host(sizeof(struct atmel_mci_slot), &host->pdev->dev); in atmci_init_slot()
2333 static void atmci_cleanup_slot(struct atmel_mci_slot *slot, in atmci_cleanup_slot()