Home
last modified time | relevance | path

Searched refs:stall (Results 1 – 25 of 25) sorted by relevance

/drivers/usb/musb/
Dmusb_gadget_ep0.c330 goto stall; in service_zero_data_request()
332 goto stall; in service_zero_data_request()
385 goto stall; in service_zero_data_request()
394 goto stall; in service_zero_data_request()
400 goto stall; in service_zero_data_request()
405 goto stall; in service_zero_data_request()
411 stall: in service_zero_data_request()
876 goto stall; in musb_g_ep0_irq()
883 stall: in musb_g_ep0_irq()
/drivers/gpu/drm/qxl/
Dqxl_cmd.c616 static int qxl_reap_surf(struct qxl_device *qdev, struct qxl_bo *surf, bool stall) in qxl_reap_surf() argument
624 if (surf->fence.num_active_releases > 0 && stall == false) { in qxl_reap_surf()
629 if (stall) in qxl_reap_surf()
633 ret = ttm_bo_wait(&surf->tbo, true, true, !stall); in qxl_reap_surf()
636 if (stall) in qxl_reap_surf()
652 bool stall = false; in qxl_reap_surface_id() local
676 ret = qxl_reap_surf(qdev, objptr, stall); in qxl_reap_surface_id()
682 if (num_reaped == 0 && stall == false) { in qxl_reap_surface_id()
683 stall = true; in qxl_reap_surface_id()
/drivers/clocksource/
Dcyclone.c95 int stall = 100; in init_cyclone_clocksource() local
97 while (stall--) in init_cyclone_clocksource()
/drivers/usb/gadget/
Dat91_udc.c1076 goto stall; in handle_setup()
1134 goto stall; in handle_setup()
1142 goto stall; in handle_setup()
1163 goto stall; in handle_setup()
1174 goto stall; in handle_setup()
1179 goto stall; in handle_setup()
1181 goto stall; in handle_setup()
1197 goto stall; in handle_setup()
1199 goto stall; in handle_setup()
1202 goto stall; in handle_setup()
[all …]
Df_hid.c402 goto stall; in hidg_setup()
408 goto stall; in hidg_setup()
414 goto stall; in hidg_setup()
438 goto stall; in hidg_setup()
446 goto stall; in hidg_setup()
450 stall: in hidg_setup()
Dpch_udc.c357 stall:1, member
1647 if (!dev->stall && dev->waiting_zlp_ack) { in process_zlp()
1999 ep->dev->stall = 1; in pch_udc_pcd_set_halt()
2045 ep->dev->stall = 1; in pch_udc_pcd_set_wedge()
2364 if ((epsts & UDC_EPSTS_TDC) && (!dev->stall)) { in pch_udc_svc_control_in()
2400 dev->stall = 0; in pch_udc_svc_control_out()
2443 dev->stall = 0; in pch_udc_svc_control_out()
2449 UDC_EPSTS_OUT_DATA) && !dev->stall) { in pch_udc_svc_control_out()
2578 dev->stall = 0; in pch_udc_svc_ur_interrupt()
2672 dev->stall = 0; in pch_udc_svc_intf_interrupt()
[all …]
Datmel_usba_udc.c1236 goto stall; in handle_ep0_setup()
1246 goto stall; in handle_ep0_setup()
1260 goto stall; in handle_ep0_setup()
1266 goto stall; in handle_ep0_setup()
1269 goto stall; in handle_ep0_setup()
1293 goto stall; in handle_ep0_setup()
1300 goto stall; in handle_ep0_setup()
1304 goto stall; in handle_ep0_setup()
1332 stall: in handle_ep0_setup()
Dmass_storage.c103 .stall = 1
Dfusb300_udc.c70 ep->stall = 0; in fusb300_ep_release()
448 else if (request && !ep->stall) in fusb300_queue()
493 ep->stall = 1; in fusb300_set_halt_and_wedge()
498 ep->stall = 0; in fusb300_set_halt_and_wedge()
778 if (ep->stall) { in clear_feature()
779 ep->stall = 0; in clear_feature()
Dgoku_udc.c1428 goto stall; in ep0_setup()
1432 goto stall; in ep0_setup()
1435 goto stall; in ep0_setup()
1439 goto stall; in ep0_setup()
1451 goto stall; in ep0_setup()
1455 goto stall; in ep0_setup()
1485 stall: in ep0_setup()
Dacm_ms.c106 static struct fsg_module_parameters fsg_mod_data = { .stall = 1 };
Dimx_udc.c608 goto stall; in handle_ep0_devreq()
622 goto stall; in handle_ep0_devreq()
652 goto stall; in handle_ep0_devreq()
656 stall: in handle_ep0_devreq()
Dmulti.c131 static struct fsg_module_parameters fsg_mod_data = { .stall = 1 };
Dpxa25x_udc.c1447 goto stall; in handle_ep0()
1528 stall: in handle_ep0()
1564 goto stall; in handle_ep0()
1566 goto stall; in handle_ep0()
Dpxa27x_udc.c1907 goto stall; in handle_ep0_ctrl_req()
1922 goto stall; in handle_ep0_ctrl_req()
1936 goto stall; in handle_ep0_ctrl_req()
1940 stall: in handle_ep0_ctrl_req()
Dfusb300_udc.h647 unsigned stall:1; member
Dfsl_udc_core.c1351 goto stall; in ch9getstatus()
1371 goto stall; in ch9getstatus()
1377 goto stall; in ch9getstatus()
1385 stall: in ch9getstatus()
Dfsl_qe_udc.c1975 goto stall; in ch9getstatus()
1980 goto stall; in ch9getstatus()
1985 goto stall; in ch9getstatus()
2007 stall: in ch9getstatus()
Dmv_u3d_core.c938 mv_u3d_ep_set_stall(struct mv_u3d *u3d, u8 ep_num, u8 direction, int stall) in mv_u3d_ep_set_stall() argument
946 if (stall) in mv_u3d_ep_set_stall()
953 if (stall) in mv_u3d_ep_set_stall()
Df_mass_storage.c2996 bool stall; /* can_stall */ member
3023 _FSG_MODULE_PARAM(prefix, params, stall, bool, \
3055 cfg->can_stall = params->stall; in fsg_config_from_params()
Dlpc32xx_udc.c2292 goto stall; /* Nothing else handled */ in udc_handle_ep0_setup()
2375 goto stall; in udc_handle_ep0_setup()
2384 stall: in udc_handle_ep0_setup()
Dmv_udc_core.c871 static void ep_set_stall(struct mv_udc *udc, u8 ep_num, u8 direction, int stall) in ep_set_stall() argument
877 if (stall) { in ep_set_stall()
/drivers/tty/
Dmetag_da.c273 unsigned int chan, stall; in put_data() local
281 stall = 0; in put_data()
283 stall += put_channel_data(chan); in put_data()
289 if (stall) in put_data()
/drivers/usb/host/
Du132-hcd.c2858 goto stall; in u132_hub_control()
2867 goto stall; in u132_hub_control()
2906 goto stall; in u132_hub_control()
2911 stall: in u132_hub_control()
/drivers/char/
DKconfig146 busy..) the kernel will stall until the printer is ready again.