Searched refs:ready (Results 126 - 150 of 305) sorted by last modified time

1234567891011>>

/linux-master/drivers/scsi/bfa/
H A Dbfa_ioc.c203 bfa_fsm_state_decl(bfa_iocpf, ready, struct bfa_iocpf_s, enum iocpf_event);
1740 * When using MSI-X any pending firmware ready event should
5905 * DCONF Module is in ready state. Has completed the initialization.
/linux-master/drivers/mtd/spi-nor/
H A Dcore.h376 * @ready: (optional) flashes might use a different mechanism
378 * are ready for a new command
408 int (*ready)(struct spi_nor *nor); member in struct:spi_nor_flash_parameter
/linux-master/drivers/mtd/chips/
H A Dcfi_cmdset_0002.c818 * Return true if the chip is ready and has the correct value.
839 map_word ready = CMD(CFI_SR_DRB); local
842 * ready bit
848 return map_word_andequal(map, curd, ready, ready);
892 printk(KERN_ERR "Waiting for chip to be ready timed out.\n");
937 printk(KERN_ERR "MTD %s(): chip not ready after erase suspend\n", __func__);
1455 /* wait for chip to become ready */
1462 pr_err("Waiting for chip to be ready timed out.\n");
2172 * Wait for the flash chip to become ready t
[all...]
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.h442 * @ready: true if @handler is initialized
454 bool ready; member in struct:fimc_ctrls
H A Dfimc-core.c578 if (ctx->ctrls.ready)
608 ctrls->ready = true;
618 if (ctrls->ready) {
620 ctrls->ready = false;
630 if (!ctrls->ready)
/linux-master/drivers/media/dvb-core/
H A Ddvb_frontend.c391 int ready = 0; local
403 while (!ready) {
418 ready = 1;
425 ready = 1;
432 ready = 1;
441 ready = 1;
450 if (!ready) fepriv->auto_sub_step++;
/linux-master/kernel/power/
H A Duser.c36 bool ready; member in struct:snapshot_data
97 data->ready = false;
145 if (!data->ready) {
296 if (!data->frozen || data->ready)
306 if (data->mode != O_RDONLY || !data->frozen || data->ready) {
314 data->ready = !freezer_test_done && !error;
334 data->ready = false;
351 if (!data->ready) {
398 data->ready = false;
/linux-master/drivers/mfd/
H A Dtwl-core.c157 bool ready; /* The core driver is ready to be used */ member in struct:twl_private
426 if (unlikely(!twl_priv || !twl_priv->ready)) {
692 twl_priv->ready = false;
813 twl_priv->ready = true;
/linux-master/drivers/md/dm-vdo/
H A Drepair.c90 /* number of pending (non-ready) requests*/
802 /* Get ready in case we need to enqueue again. */
931 if (page_completion->ready)
1066 while (page_completion->ready) {
1147 /* Process any ready pages. */
H A Dblock-map.c496 vdo_page_comp->ready = true;
595 result = VDO_ASSERT(completion->ready, "VDO Page completion not ready");
H A Dblock-map.h177 bool ready; member in struct:vdo_page_completion
178 /* The info structure for the page, only valid when ready */
/linux-master/drivers/gpu/drm/scheduler/
H A Dsched_main.c261 * Try to find the next ready entity.
264 * entity was ready, but the scheduler had insufficient credits to accommodate
265 * its job; return NULL, if no ready entity was found.
326 * Find oldest waiting ready entity.
329 * entity was ready, but the scheduler had insufficient credits to accommodate
330 * its job; return NULL, if no ready entity was found.
383 * drm_sched_run_free_queue - enqueue free-job work if ready
784 * WARNING: amdgpu abuses &drm_sched.ready to signal when the hardware
1023 * drm_sched_wakeup - Wake up the scheduler if it is ready to queue
1072 * ready fo
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Duvd_v1_0.c173 ring->ready = true;
176 ring->ready = false;
246 * Stop the UVD block, mark ring as not ready any more
253 ring->ready = false;
H A Dsi.c3449 rdev->ring[RADEON_RING_TYPE_GFX_INDEX].ready = false;
3450 rdev->ring[CAYMAN_RING_TYPE_CP1_INDEX].ready = false;
3451 rdev->ring[CAYMAN_RING_TYPE_CP2_INDEX].ready = false;
3727 rdev->ring[RADEON_RING_TYPE_GFX_INDEX].ready = true;
3728 rdev->ring[CAYMAN_RING_TYPE_CP1_INDEX].ready = true;
3729 rdev->ring[CAYMAN_RING_TYPE_CP2_INDEX].ready = true;
3732 rdev->ring[RADEON_RING_TYPE_GFX_INDEX].ready = false;
3733 rdev->ring[CAYMAN_RING_TYPE_CP1_INDEX].ready = false;
3734 rdev->ring[CAYMAN_RING_TYPE_CP2_INDEX].ready = false;
3739 rdev->ring[CAYMAN_RING_TYPE_CP1_INDEX].ready
[all...]
H A Drs600.c622 rdev->gart.ready = true;
H A Dni.c1328 rdev->gart.ready = true;
1444 rdev->ring[RADEON_RING_TYPE_GFX_INDEX].ready = false;
1702 rdev->ring[RADEON_RING_TYPE_GFX_INDEX].ready = true;
1703 rdev->ring[CAYMAN_RING_TYPE_CP1_INDEX].ready = false;
1704 rdev->ring[CAYMAN_RING_TYPE_CP2_INDEX].ready = false;
1708 rdev->ring[RADEON_RING_TYPE_GFX_INDEX].ready = false;
1709 rdev->ring[CAYMAN_RING_TYPE_CP1_INDEX].ready = false;
1710 rdev->ring[CAYMAN_RING_TYPE_CP2_INDEX].ready = false;
H A Devergreen.c2454 rdev->gart.ready = true;
3120 ring->ready = true;
3123 ring->ready = false;
H A Dcik.c3871 rdev->ring[RADEON_RING_TYPE_GFX_INDEX].ready = false;
4100 rdev->ring[RADEON_RING_TYPE_GFX_INDEX].ready = true;
4103 rdev->ring[RADEON_RING_TYPE_GFX_INDEX].ready = false;
4232 rdev->ring[CAYMAN_RING_TYPE_CP1_INDEX].ready = false;
4233 rdev->ring[CAYMAN_RING_TYPE_CP2_INDEX].ready = false;
4736 rdev->ring[idx].ready = true;
4739 rdev->ring[idx].ready = false;
5525 rdev->gart.ready = true;
/linux-master/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_dp_phy.c137 enum dc_status dp_set_fec_ready(struct dc_link *link, const struct link_resource *link_res, bool ready) argument
139 /* FEC has to be "set ready" before the link training.
156 if (ready) {
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm364 s_mov_b64 exec, 0x0 //clear EXEC to get ready to receive
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v11_0.c234 if ((adev->gfx.kiq[0].ring.sched.ready || adev->mes.ring.sched.ready) &&
988 /* MC is always ready in GMC v11.*/
H A Dgmc_v10_0.c272 if (adev->gfx.kiq[0].ring.sched.ready && !adev->enable_mes &&
1081 /* MC is always ready in GMC v10.*/
H A Damdgpu_ib.c168 if (!ring->sched.ready && !ring->is_mes_queue) {
411 if (!ring->sched.ready || !ring->funcs->test_ib)
436 ring->sched.ready = false;
H A Damdgpu_gmc.c625 !ring->sched.ready) {
690 if (!adev->gmc.flush_pasid_uses_kiq || !ring->sched.ready ||
760 if (adev->mes.ring.sched.ready) {
/linux-master/drivers/char/tpm/
H A Dtpm_tis_spi_main.c123 reinit_completion(&phy->ready);
191 reinit_completion(&phy->ready);
285 init_completion(&phy->ready);

Completed in 380 milliseconds

1234567891011>>