Searched refs:card_present (Results 1 – 15 of 15) sorted by relevance
32 bool card_present; member92 host->card_present = true; in _gb_sdio_set_host_caps()178 if (host->card_present) in _gb_sdio_process_events()180 host->card_present = true; in _gb_sdio_process_events()187 if (!(host->card_present)) in _gb_sdio_process_events()189 host->card_present = false; in _gb_sdio_process_events()198 (host->card_present ? "inserted" : "removed")); in _gb_sdio_process_events()570 if (!host->card_present) { in gb_mmc_request()744 return host->card_present; in gb_mmc_get_cd()
100 static int card_present(void *arg) in card_present() function149 card_present, in atmel_config()
1499 int (*card_present)(void *), void *card) in init_atmel_card()1518 priv->present_callback = card_present; in init_atmel_card()1524 priv->bus_type = card_present ? BUS_TYPE_PCCARD : BUS_TYPE_PCI; in init_atmel_card()
24 static int card_present(int socketno);
117 if (card_present(i)) { in i82092aa_pci_probe()359 static int card_present(int socketno) in card_present() function
191 int card_present; in mac89x0_device_probe() local193 card_present = (hwreg_present((void *)ioaddr + 4) && in mac89x0_device_probe()195 if (!card_present) in mac89x0_device_probe()
201 u8 card_present; member290 if (acdev->card_present) in cf_card_detect()292 acdev->card_present = 1; in cf_card_detect()295 if (!acdev->card_present) in cf_card_detect()297 acdev->card_present = 0; in cf_card_detect()
310 int card_present; in mac_onboard_sonic_probe() local312 card_present = hwreg_present((void*)ONBOARD_SONIC_REGISTERS); in mac_onboard_sonic_probe()313 if (!card_present) { in mac_onboard_sonic_probe()
259 if (local->func->card_present && !local->func->card_present(local)) in hfa384x_cmd_issue()812 if ((local->func->card_present && !local->func->card_present(local)) || in hfa384x_get_rid()890 if ((local->func->card_present && !local->func->card_present(local)) || in hfa384x_set_rid()1530 if (local->func->card_present && !local->func->card_present(local)) { in prism2_hw_shutdown()1819 if ((local->func->card_present && !local->func->card_present(local)) || in prism2_tx_80211()2483 if (local->func->card_present && !local->func->card_present(local)) in hostap_bap_tasklet()2631 if (local->func->card_present && !local->func->card_present(local)) { in prism2_interrupt()
617 (!local->func->card_present || local->func->card_present(local)) && in prism2_close()671 if ((local->func->card_present && !local->func->card_present(local)) || in prism2_open()
282 .card_present = NULL,
419 .card_present = prism2_pccard_card_present,
327 .card_present = NULL,
575 int (*card_present)(local_info_t *local); member
311 bool card_present; member508 int old_card_present = vub300->card_present; in new_system_port_status()515 vub300->card_present = 1; in new_system_port_status()525 vub300->card_present = 0; in new_system_port_status()610 if (!vub300->card_present) in __vub300_irqpoll_response()691 } else if (!vub300->card_present) { in vub300_pollwork_thread()727 } else if (vub300->card_present) { in vub300_deadwork_thread()1916 if (!vub300->card_present) { in vub300_mmc_request()2314 vub300->card_present = in vub300_probe()2332 if (vub300->card_present) in vub300_probe()