Home
last modified time | relevance | path

Searched defs:stall (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/usb/isp1760/
H A Disp1760-udc.c589 bool stall; in isp1760_ep0_setup_standard() local
715 bool stall = false; in isp1760_ep0_setup() local
1003 static int __isp1760_ep_set_halt(struct isp1760_ep *uep, bool stall, bool wedge) in __isp1760_ep_set_halt()
/linux/drivers/gpu/drm/qxl/
H A Dqxl_cmd.c579 static int qxl_reap_surf(struct qxl_device *qdev, struct qxl_bo *surf, bool stall) in qxl_reap_surf()
620 bool stall = false; in qxl_reap_surface_id() local
/linux/drivers/usb/gadget/udc/aspeed-vhub/
H A Dep0.c278 bool stall = false; in ast_vhub_ep0_handle_ack() local
/linux/sound/soc/intel/avs/
H A Ddsp.c70 int avs_dsp_core_stall(struct avs_dev *adev, u32 core_mask, bool stall) in avs_dsp_core_stall()
/linux/drivers/usb/gadget/function/
H A Df_mass_storage.h18 bool stall; /* can_stall */ member
H A Df_mass_storage.c3401 bool stall; in fsg_opts_stall_store() local
/linux/sound/soc/intel/catpt/
H A Ddsp.c214 int catpt_dsp_stall(struct catpt_dev *cdev, bool stall) in catpt_dsp_stall()
/linux/drivers/spi/
H A Dspi-wpcm-fiu.c341 static void wpcm_fiu_stall_host(struct wpcm_fiu_spi *fiu, bool stall) in wpcm_fiu_stall_host()
/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h222 unsigned stall:1; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v10.c736 static void kgd_gfx_v10_set_wave_launch_stall(struct amdgpu_device *adev, uint32_t vmid, bool stall) in kgd_gfx_v10_set_wave_launch_stall()
H A Damdgpu_amdkfd_gfx_v9.c673 bool stall) in kgd_gfx_v9_set_wave_launch_stall()
/linux/drivers/usb/gadget/udc/
H A Dmax3420_udc.c903 static int max3420_ep_set_halt(struct usb_ep *_ep, int stall) in max3420_ep_set_halt()
H A Dpch_udc.c345 stall:1, member
H A Drenesas_usbf.c1740 static void usbf_ep_stall(struct usbf_ep *ep, bool stall) in usbf_ep_stall()
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgsp.h221 u32 stall; member
/linux/drivers/gpu/drm/
H A Ddrm_atomic_helper.c3253 bool stall) in drm_atomic_helper_swap_state()
/linux/arch/mips/include/asm/sn/sn0/
H A Dhubio.h887 stall: 3, /* 22-20: stall (xtalk, bte 0/1) */ member
/linux/drivers/firmware/efi/libstub/
H A Defistub.h363 u32 stall; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c1671 struct qed_ptt *p_ptt, bool stall) in qed_grc_stall_storms()