Home
last modified time | relevance | path

Searched refs:is_ready (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/drivers/bus/mhi/ep/
H A Dsm.c132 int ret, is_ready; in mhi_ep_set_ready_state() local
138 is_ready = mhi_ep_mmio_masked_read(mhi_cntrl, EP_MHISTATUS, MHISTATUS_READY_MASK); in mhi_ep_set_ready_state()
140 if (mhi_state != MHI_STATE_RESET || is_ready) { in mhi_ep_set_ready_state()
/openbmc/linux/kernel/trace/
H A Dtrace_selftest.c1150 struct completion is_ready; member
1168 complete(&x->is_ready); in trace_wakeup_test_thread()
1177 complete(&x->is_ready); in trace_wakeup_test_thread()
1202 init_completion(&data.is_ready); in trace_selftest_startup_wakeup()
1212 wait_for_completion(&data.is_ready); in trace_selftest_startup_wakeup()
1233 init_completion(&data.is_ready); in trace_selftest_startup_wakeup()
1241 wait_for_completion(&data.is_ready); in trace_selftest_startup_wakeup()
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_usb_crash.py60 def is_ready(self): member in USBDev
H A Dbase.py250 while not self.uhdev.is_ready() and time.time() - now < 5:
/openbmc/linux/drivers/media/usb/as102/
H A Das10x_cmd.c327 uint8_t *is_ready) in as10x_cmd_get_impulse_resp() argument
363 *is_ready = prsp->body.get_impulse_rsp.rsp.is_ready; in as10x_cmd_get_impulse_resp()
H A Das10x_cmd.h278 uint8_t is_ready; member
493 uint8_t *is_ready);
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_host.h45 u8 is_ready; /* safe to modify hw_ep */ member
H A Dmusb_host.c344 int ready = qh->is_ready; in musb_advance_schedule()
363 qh->is_ready = 0; in musb_advance_schedule()
365 qh->is_ready = ready; in musb_advance_schedule()
419 if (qh != NULL && qh->is_ready) { in musb_advance_schedule()
1966 qh->is_ready = 1;
2220 if (!qh->is_ready
2223 int ready = qh->is_ready;
2225 qh->is_ready = 0;
2227 qh->is_ready = ready;
2264 qh->is_ready = 0;
/openbmc/linux/drivers/usb/musb/
H A Dmusb_host.h34 u8 is_ready; /* safe to modify hw_ep */ member
H A Dmusb_host.c301 int ready = qh->is_ready; in musb_advance_schedule()
320 qh->is_ready = 0; in musb_advance_schedule()
322 qh->is_ready = ready; in musb_advance_schedule()
383 if (qh != NULL && qh->is_ready) { in musb_advance_schedule()
2168 qh->is_ready = 1; in musb_urb_enqueue()
2394 if (!qh->is_ready in musb_urb_dequeue()
2397 int ready = qh->is_ready; in musb_urb_dequeue()
2399 qh->is_ready = 0; in musb_urb_dequeue()
2401 qh->is_ready = ready; in musb_urb_dequeue()
2438 qh->is_ready = 0; in musb_h_disable()
/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c221 xendrv->is_ready && !xendrv->is_ready(xendev))); in is_device_connecting()
/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp2_execution.c32 uint8_t is_ready = 0; in check_receiver_id_list_ready() local
35 is_ready = HDCP_2_2_DP_RXSTATUS_READY(hdcp->auth.msg.hdcp2.rxstatus_dp) ? 1 : 0; in check_receiver_id_list_ready()
37 is_ready = (HDCP_2_2_HDMI_RXSTATUS_READY(hdcp->auth.msg.hdcp2.rxstatus[1]) && in check_receiver_id_list_ready()
40 return is_ready ? MOD_HDCP_STATUS_SUCCESS : in check_receiver_id_list_ready()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_tc.c39 bool (*is_ready)(struct intel_tc_port *tc); member
675 .is_ready = icl_tc_phy_is_ready,
710 .is_ready = icl_tc_phy_is_ready,
910 .is_ready = adlp_tc_phy_is_ready,
1104 .is_ready = adlp_tc_phy_is_ready,
1137 return tc->phy_ops->is_ready(tc); in tc_phy_is_ready()
/openbmc/linux/include/xen/
H A Dxenbus.h123 int (*is_ready)(struct xenbus_device *dev); member
/openbmc/linux/drivers/platform/mellanox/
H A Dmlxbf-tmfifo.c205 bool is_ready; member
960 if (!fifo->is_ready) in mlxbf_tmfifo_work_handler()
1322 fifo->is_ready = false; in mlxbf_tmfifo_cleanup()
1425 fifo->is_ready = true; in mlxbf_tmfifo_probe()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c673 unsigned int status, is_completed = 0, is_ready = 0; in pxa3xx_nand_irq() local
722 is_ready = 1; in pxa3xx_nand_irq()
755 if (is_ready) in pxa3xx_nand_irq()
/openbmc/linux/drivers/block/
H A Dxen-blkfront.c225 int is_ready; member
2408 info->is_ready = 1; in blkfront_connect()
2498 return info->is_ready && info->xbdev; in blkfront_is_ready()
2521 .is_ready = blkfront_is_ready,
/openbmc/linux/drivers/nvme/host/
H A Dcore.c40 bool is_ready; member
1471 info->is_ready = true; in nvme_ns_info_from_identify()
1509 info->is_ready = id->nstat & NVME_NSTAT_NRDY; in nvme_ns_info_from_id_cs_indep()
3793 if (ret || !info.is_ready) in nvme_scan_ns()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c2955 bool is_ready = false; in qed_grc_dump_read_from_vfc() local
2985 is_ready = vfc_status & BIT(VFC_STATUS_RESP_READY_BIT); in qed_grc_dump_read_from_vfc()
2987 if (!is_ready) { in qed_grc_dump_read_from_vfc()
2993 } while (!is_ready); in qed_grc_dump_read_from_vfc()