Searched refs:no_interrupt (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/usb/gadget/function/ |
| H A D | uvc_video.c | 314 req->no_interrupt = 0; in uvcg_video_usb_req_queue() 316 req->no_interrupt = 1; in uvcg_video_usb_req_queue()
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-driver-speakup | 72 What: /sys/accessibility/speakup/no_interrupt 76 no_interrupt set to zero, typing on the keyboard will interrupt 81 With no_interrupt set to one, if the say
|
| /linux/include/linux/usb/ |
| H A D | gadget.h | 114 unsigned no_interrupt:1; member
|
| /linux/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | epn.c | 394 u_req->short_not_ok, u_req->no_interrupt, in ast_vhub_epn_queue()
|
| /linux/drivers/accessibility/speakup/ |
| H A D | kobjects.c | 903 __ATTR(no_interrupt, 0644, spk_var_show, spk_var_store);
|
| H A D | main.c | 2480 module_param_named(no_interrupt, spk_vars[NO_INTERRUPT_ID].u.n.default_val, int, 0444); 2494 MODULE_PARM_DESC(no_interrupt, "Controls if typing interrupts output from speakup.");
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | atmel_usba_udc.c | 100 req->req.no_interrupt ? 'i' : 'I', in queue_dbg_read() 734 req->req.no_interrupt ? 'I' : 'i'); in queue_dma()
|
| H A D | fsl_udc_core.c | 821 if (*is_last && !req->req.no_interrupt) in fsl_build_dtd()
|
| /linux/Documentation/driver-api/usb/ |
| H A D | dwc3.rst | 595 __entry->no_interrupt ? "i" : "I",
|
| /linux/drivers/usb/dwc2/ |
| H A D | gadget.c | 1415 ep->name, req, req->length, req->buf, req->no_interrupt, in dwc2_hsotg_ep_queue()
|
| /linux/Documentation/admin-guide/ |
| H A D | spkguide.txt | 380 /speakup/no_interrupt
|