Searched refs:card_present (Results 1 – 15 of 15) sorted by relevance
32 bool card_present; member91 host->card_present = true; in _gb_sdio_set_host_caps()177 if (host->card_present) in _gb_sdio_process_events()179 host->card_present = true; in _gb_sdio_process_events()186 if (!(host->card_present)) in _gb_sdio_process_events()188 host->card_present = false; in _gb_sdio_process_events()197 (host->card_present ? "inserted" : "removed")); in _gb_sdio_process_events()573 if (!host->card_present) { in gb_mmc_request()747 return host->card_present; in gb_mmc_get_cd()
109 static int card_present(void *arg) in card_present() function156 card_present, in atmel_config()
1498 int (*card_present)(void *), void *card) in init_atmel_card()1517 priv->present_callback = card_present; in init_atmel_card()1523 priv->bus_type = card_present ? BUS_TYPE_PCCARD : BUS_TYPE_PCI; in init_atmel_card()
11 static int card_present(int socketno);
125 if (card_present(i)) { in i82092aa_pci_probe()358 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()
276 int card_present; in mac_onboard_sonic_probe() local278 card_present = hwreg_present((void*)ONBOARD_SONIC_REGISTERS); in mac_onboard_sonic_probe()279 if (!card_present) { in mac_onboard_sonic_probe()
201 u8 card_present; member289 if (acdev->card_present) in cf_card_detect()291 acdev->card_present = 1; in cf_card_detect()294 if (!acdev->card_present) in cf_card_detect()296 acdev->card_present = 0; in cf_card_detect()
255 if (local->func->card_present && !local->func->card_present(local)) in hfa384x_cmd_issue()802 if ((local->func->card_present && !local->func->card_present(local)) || in hfa384x_get_rid()880 if ((local->func->card_present && !local->func->card_present(local)) || in hfa384x_set_rid()1520 if (local->func->card_present && !local->func->card_present(local)) { in prism2_hw_shutdown()1803 if ((local->func->card_present && !local->func->card_present(local)) || in prism2_tx_80211()2466 if (local->func->card_present && !local->func->card_present(local)) in hostap_bap_tasklet()2614 if (local->func->card_present && !local->func->card_present(local)) { in prism2_interrupt()
613 (!local->func->card_present || local->func->card_present(local)) && in prism2_close()667 if ((local->func->card_present && !local->func->card_present(local)) || in prism2_open()
283 .card_present = NULL,
420 .card_present = prism2_pccard_card_present,
328 .card_present = NULL,
575 int (*card_present)(local_info_t *local); member
308 bool card_present; member505 int old_card_present = vub300->card_present; in new_system_port_status()512 vub300->card_present = 1; in new_system_port_status()522 vub300->card_present = 0; in new_system_port_status()607 if (!vub300->card_present) in __vub300_irqpoll_response()688 } else if (!vub300->card_present) { in vub300_pollwork_thread()724 } else if (vub300->card_present) { in vub300_deadwork_thread()1916 if (!vub300->card_present) { in vub300_mmc_request()2309 vub300->card_present = in vub300_probe()2328 if (vub300->card_present) in vub300_probe()