Searched refs:processing (Results 1 – 16 of 16) sorted by relevance
/drivers/media/video/uvc/ |
D | uvc_driver.c | 258 if (entity->processing.bSourceID == id) in uvc_entity_by_reference() 1071 unit->processing.bSourceID = buffer[4]; in uvc_parse_standard_control() 1072 unit->processing.wMaxMultiplier = in uvc_parse_standard_control() 1074 unit->processing.bControlSize = buffer[7]; in uvc_parse_standard_control() 1075 unit->processing.bmControls = (__u8 *)unit + sizeof *unit; in uvc_parse_standard_control() 1076 memcpy(unit->processing.bmControls, &buffer[8], n); in uvc_parse_standard_control() 1078 unit->processing.bmVideoStandards = buffer[9+n]; in uvc_parse_standard_control() 1234 if (video->processing != NULL) { in uvc_scan_chain_entity() 1240 video->processing = entity; in uvc_scan_chain_entity() 1351 id = entity->processing.bSourceID; in uvc_scan_chain_backward()
|
D | uvc_ctrl.c | 745 __uvc_find_control(video->processing, v4l2_id, mapping, &ctrl, next); in uvc_find_control() 942 ret = uvc_ctrl_commit_entity(video->dev, video->processing, rollback); in __uvc_ctrl_commit() 1399 controls = entity->processing.bmControls; in uvc_ctrl_prune_entity() 1400 size = entity->processing.bControlSize; in uvc_ctrl_prune_entity() 1438 bmControls = entity->processing.bmControls; in uvc_ctrl_init_device() 1439 bControlSize = entity->processing.bControlSize; in uvc_ctrl_init_device()
|
D | uvcvideo.h | 461 } processing; member 593 struct uvc_entity *processing; member
|
/drivers/usb/class/ |
D | cdc-acm.h | 109 int processing; member
|
D | cdc-acm.c | 353 acm->processing++; in acm_read_bulk() 434 acm->processing = 0; in acm_rx_tasklet() 463 acm->processing = 0; in acm_rx_tasklet() 472 acm->processing = 0; in acm_rx_tasklet() 1283 b = acm->processing + acm->transmitting; in acm_suspend()
|
/drivers/isdn/mISDN/ |
D | Kconfig | 16 Enable support for digital audio processing capability.
|
/drivers/char/ |
D | ChangeLog | 52 processing during the timer processing, and disable 53 interrupts while doing the hangup processing. This avoids 55 hangup processing was done asynchronously. 147 IRQ chain earlier into the startup processing. Interrupts 442 in only one case: XON/XOFF processing.
|
/drivers/acpi/ |
D | Kconfig | 245 ACPI Debug Statements slow down ACPI processing. Function trace
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 311 * Set it to zero before processing the SCB. 1184 * for this command and setting ATN while we are still processing 2163 * context, we must defer NONPACKREQ processing until all data 2176 * processing, cannot be set until the handler is finished.
|
D | aic7xxx.reg | 1744 /* Target mode command processing constants */
|
D | aic79xx.reg | 4246 /* Target mode command processing constants */
|
D | aic7xxx.seq | 1621 * for this command and setting ATN while we are still processing
|
/drivers/usb/serial/ |
D | ChangeLog.history | 284 Fixed the WhiteHEAT firmware (my processing tool had a bug)
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx.reg | 1387 /* Target mode command processing constants */
|
D | aic7xxx.seq | 818 * command complete code tried processing it.
|
/drivers/net/ |
D | Kconfig | 1726 processing time in parts of the driver. 2714 Enabling this gives an improvement in processing time in parts
|