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()
1233 struct atmel_mci_slot *slot) in atmci_start_request()
1327 struct atmel_mci_slot *slot, struct mmc_request *mrq) in atmci_queue_request()
1346 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_request()
1379 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_set_ios()
1510 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_get_ro()
1524 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_get_cd()
1538 struct atmel_mci_slot *slot = mmc_priv(mmc); in atmci_enable_sdio_irq()
1560 struct atmel_mci_slot *slot = NULL; in atmci_request_end()
1582 struct atmel_mci_slot, queue_node); in atmci_request_end()
1626 struct atmel_mci_slot *slot = from_timer(slot, t, detect_timer); in atmci_detect_change()
2068 struct atmel_mci_slot *slot = host->slot[i]; in atmci_sdio_interrupt()
2206 struct atmel_mci_slot *slot = dev_id; in atmci_detect_interrupt()
2224 struct atmel_mci_slot *slot; in atmci_init_slot()
2226 mmc = mmc_alloc_host(sizeof(struct atmel_mci_slot), &host->pdev->dev); in atmci_init_slot()
2332 static void atmci_cleanup_slot(struct atmel_mci_slot *slot, in atmci_cleanup_slot()