/drivers/input/mouse/ |
D | psmouse-smbus.c | 25 bool dead; member 41 if (smbdev->dead) in psmouse_smbus_check_adapter() 75 if (!smbdev->dead) { in psmouse_smbus_detach_i2c_client() 79 smbdev->dead = true; in psmouse_smbus_detach_i2c_client() 171 if (smbdev->dead) { in psmouse_smbus_disconnect() 175 smbdev->dead = true; in psmouse_smbus_disconnect()
|
/drivers/input/serio/ |
D | serio_raw.c | 42 bool dead; member 93 if (serio_raw->dead) { in serio_raw_open() 170 if (serio_raw->dead) in serio_raw_read() 192 serio_raw->dead); in serio_raw_read() 213 if (serio_raw->dead) { in serio_raw_write() 250 mask = serio_raw->dead ? POLLHUP | POLLERR : POLLOUT | POLLWRNORM; in serio_raw_poll() 401 serio_raw->dead = true; in serio_raw_disconnect()
|
/drivers/mmc/host/ |
D | sdhci-spear.c | 147 int dead = 0; in sdhci_remove() local 152 dead = 1; in sdhci_remove() 154 sdhci_remove_host(host, dead); in sdhci_remove()
|
D | sdhci-pltfm.c | 201 int dead = (readl(host->ioaddr + SDHCI_INT_STATUS) == 0xffffffff); in sdhci_pltfm_unregister() local 203 sdhci_remove_host(host, dead); in sdhci_pltfm_unregister()
|
D | sdhci-acpi.c | 553 int dead; in sdhci_acpi_remove() local 564 dead = (sdhci_readl(c->host, SDHCI_INT_STATUS) == ~0); in sdhci_acpi_remove() 565 sdhci_remove_host(c->host, dead); in sdhci_acpi_remove()
|
D | sdhci-pci-core.c | 982 static void jmicron_remove_slot(struct sdhci_pci_slot *slot, int dead) in jmicron_remove_slot() argument 984 if (dead) in jmicron_remove_slot() 1662 int dead; in sdhci_pci_remove_slot() local 1667 dead = 0; in sdhci_pci_remove_slot() 1670 dead = 1; in sdhci_pci_remove_slot() 1672 sdhci_remove_host(slot->host, dead); in sdhci_pci_remove_slot() 1675 slot->chip->fixes->remove_slot(slot, dead); in sdhci_pci_remove_slot()
|
/drivers/usb/host/ |
D | uhci-hcd.c | 156 uhci->dead = 1; in uhci_hc_died() 362 if (uhci->dead) in suspend_rh() 432 if (uhci->dead) in wakeup_rh() 720 if (HCD_HW_ACCESSIBLE(hcd) && !uhci->dead) in uhci_stop() 739 else if (uhci->dead) in uhci_rh_suspend() 766 else if (!uhci->dead) in uhci_rh_resume()
|
D | uhci-hub.c | 195 if (!HCD_HW_ACCESSIBLE(hcd) || uhci->dead) in uhci_hub_status_data() 253 if (!HCD_HW_ACCESSIBLE(hcd) || uhci->dead) in uhci_hub_control()
|
D | uhci-pci.c | 181 if (!HCD_HW_ACCESSIBLE(hcd) || uhci->dead) in uhci_pci_suspend()
|
D | ehci-hcd.c | 723 goto dead; in ehci_irq() 828 dead: in ehci_irq()
|
D | uhci-hcd.h | 417 unsigned int dead:1; /* Controller has died */ member
|
/drivers/block/ |
D | nbd.c | 56 bool dead; member 245 if (!nsock->dead && notify && !nbd_disconnected(nbd->config)) { in nbd_mark_nsock_dead() 254 if (!nsock->dead) { in nbd_mark_nsock_dead() 258 nsock->dead = true; in nbd_mark_nsock_dead() 770 !config->socks[fallback]->dead) in find_fallback() 775 config->socks[nsock->fallback_index]->dead) { in find_fallback() 780 if (!config->socks[i]->dead) { in find_fallback() 836 if (nsock->dead) { in nbd_handle_cmd() 983 nsock->dead = false; in nbd_add_socket() 1016 if (!nsock->dead) in nbd_reconnect_socket() [all …]
|
/drivers/tty/ |
D | n_gsm.c | 150 int dead; /* Refuse re-open */ member 239 int dead; /* Has the mux been shut down */ member 1214 dlci->dead = 1; in gsm_control_message() 1215 gsm->dead = 1; in gsm_control_message() 1441 dlci->gsm->dead = 1; in gsm_dlci_close() 1801 if (dlci->dead) in gsm_queue() 2081 gsm->dead = 1; in gsm_cleanup_mux() 2098 dlci->dead = 1; in gsm_cleanup_mux() 2152 gsm->dead = 0; /* Tty opens are now permissible */ in gsm_activate_mux() 2226 gsm->dead = 1; /* Avoid early tty opens */ in gsm_alloc_mux() [all …]
|
/drivers/staging/vt6655/ |
D | TODO | 7 - remove dead code
|
/drivers/acpi/ |
D | acpi_ipmi.c | 52 bool dead; member 179 ipmi_device->dead = true; in __ipmi_dev_kill() 568 if (ipmi_device->dead) { in acpi_ipmi_space_handler()
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_fence.h | 51 int notify_ref, dead; member
|
D | nouveau_fence.c | 106 fctx->dead = 1; in nouveau_fence_context_del() 497 return !fctx->dead ? fctx->name : "dead channel"; in nouveau_fence_get_timeline_name()
|
/drivers/media/pci/pluto2/ |
D | pluto2.c | 117 unsigned int dead; member 338 if (pluto->dead == 0) in pluto_irq() 341 pluto->dead = 1; in pluto_irq()
|
/drivers/video/fbdev/matrox/ |
D | matroxfb_base.c | 319 if (minfo->dead) in matrox_pan_var() 365 minfo->dead = 1; in matroxfb_remove() 391 if (minfo->dead) { in matroxfb_open() 412 if (!(--minfo->usecount) && minfo->dead) { in matroxfb_release() 738 if (minfo->dead) { in matroxfb_check_var() 757 if (minfo->dead) { in matroxfb_set_par() 881 if (minfo->dead) { in matroxfb_ioctl() 1179 if (minfo->dead) in matroxfb_blank() 2062 minfo->dead = 0; in matroxfb_probe()
|
D | matroxfb_base.h | 343 int dead; member
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_rep.c | 323 u8 nud_state, dead; in mlx5e_rep_neigh_update() local 335 dead = n->dead; in mlx5e_rep_neigh_update() 338 neigh_connected = (nud_state & NUD_VALID) && !dead; in mlx5e_rep_neigh_update()
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_router.c | 1765 bool removing, bool dead); 1869 u8 nud_state, dead; in mlxsw_sp_router_neigh_event_work() local 1878 dead = n->dead; in mlxsw_sp_router_neigh_event_work() 1882 entry_connected = nud_state & NUD_VALID && !dead; in mlxsw_sp_router_neigh_event_work() 1895 dead); in mlxsw_sp_router_neigh_event_work() 2546 u8 nud_state, dead; in mlxsw_sp_nexthop_dead_neigh_replace() local 2569 dead = n->dead; in mlxsw_sp_nexthop_dead_neigh_replace() 2571 entry_connected = nud_state & NUD_VALID && !dead; in mlxsw_sp_nexthop_dead_neigh_replace() 2595 bool removing, bool dead) in mlxsw_sp_nexthop_neigh_update() argument 2602 if (dead) { in mlxsw_sp_nexthop_neigh_update() [all …]
|
/drivers/net/ppp/ |
D | ppp_generic.c | 90 int dead; /* unit/channel has been shut down */ member 446 if (pf->dead) in ppp_read() 543 if (pf->dead) in ppp_poll() 1372 ppp->file.dead = 1; in ppp_dev_uninit() 2731 pch->file.dead = 1; in ppp_unregister_channel() 3116 if (!ppp->file.dead || ppp->n_channels) { in ppp_destroy_interface() 3120 ppp, ppp->file.dead, ppp->n_channels); in ppp_destroy_interface() 3278 if (!pch->file.dead) { in ppp_destroy_channel()
|
/drivers/atm/ |
D | ambassador.c | 563 if (test_bit (dead, &dev->flags)) in command_do() 633 if (test_bit (dead, &dev->flags)) in tx_give() 750 if (test_bit (dead, &dev->flags)) in drain_rx_pool() 788 if (test_bit (dead, &dev->flags)) in fill_rx_pool() 1317 if (test_bit (dead, &dev->flags)) in amb_send()
|
D | ambassador.h | 537 dead enumerator
|