Searched refs:alive (Results 1 – 25 of 40) sorted by relevance
12
153 synth->alive = 1; in spk_synth_is_alive_nop()160 if (synth->alive) in spk_synth_is_alive_restart()164 synth->alive = 1; in spk_synth_is_alive_restart()184 if (!synth->alive) { in synth_start()201 if (synth->alive) { in spk_do_flush()376 if (synth->alive) { in synth_insert_next_index()481 synth->alive = 0; in do_synth_init()523 synth->alive = 0; in synth_release()
196 synth->alive = 1; in spk_serial_synth_probe()220 if ((in_synth->alive) && (timeouts >= NUM_DISABLE_TIMEOUTS)) { in spk_serial_wait_for_xmitr()223 in_synth->alive = 0; in spk_serial_wait_for_xmitr()285 if (in_synth->alive && spk_serial_wait_for_xmitr(in_synth)) { in spk_serial_out()
34 (synth && synth->catch_up && synth->alive && in speakup_thread()50 if (synth && synth->catch_up && synth->alive) { in speakup_thread()
196 if (synth_soft.alive) { in softsynth_open()200 synth_soft.alive = 1; in softsynth_open()210 synth_soft.alive = 0; in softsynth_close()234 synth_soft.alive = 1; in softsynthx_read()436 if (synth_soft.alive) in softsynth_is_alive()
229 if (!in_synth->alive || !tty->ops->write) in spk_ttyio_out()248 in_synth->alive = 0; in spk_ttyio_out()346 synth->alive = 1; in spk_ttyio_synth_probe()
65 if (!synth->alive) { in synth_buffer_add()
135 synth->alive = !failed; in synth_probe()
163 synth->alive = !failed; in synth_probe()
202 int alive; member
167 synth->alive = !failed; in synth_probe()
303 synth->alive = 1; in synth_probe()
302 synth->alive = 1; in synth_probe()
484 synth->alive = 1; in synth_probe()
374 synth->alive = 1; in synth_probe()
657 bool alive = dev->ignore_hotplug; in trim_stale_devices() local664 alive = alive || (ACPI_SUCCESS(status) && device_status_valid(sta)); in trim_stale_devices()666 if (!alive) in trim_stale_devices()667 alive = pci_device_is_present(dev); in trim_stale_devices()669 if (!alive) { in trim_stale_devices()
330 void iwl_pcie_ctxt_info_v2_free(struct iwl_trans *trans, bool alive);
312 void iwl_pcie_ctxt_info_v2_free(struct iwl_trans *trans, bool alive) in iwl_pcie_ctxt_info_v2_free() argument327 if (alive) in iwl_pcie_ctxt_info_v2_free()
28 int (*alive)(struct mmc_host *); member
64 u32 alive; member322 phy_mask = readl(&data->regs->alive); in davinci_mdio_common_reset()
155 protected session and manage the status of the alive software session,
1367 neigh->alive = jiffies; in ipoib_neigh_get()1406 if (time_after(neigh_obsolete, neigh->alive)) { in __ipoib_reap_neigh()1492 neigh->alive = jiffies; in ipoib_neigh_alloc()1503 neigh->alive = jiffies; in ipoib_neigh_alloc()
456 unsigned long alive; member
479 bool alive = !!mbx_req->msg.data[0]; in hclge_set_vf_alive() local482 if (alive) in hclge_set_vf_alive()
500 if (!stdev->alive) { in lock_mutex_and_test_alive()1326 stdev->alive = false; in stdev_kill()1355 stdev->alive = true; in stdev_create()
66 u32 alive; member
Completed in 82 milliseconds