Searched refs:commit (Results 1 – 11 of 11) sorted by relevance
| /components/drivers/usb/cherryusb/class/video/ |
| A D | usbd_video.c | 17 struct video_probe_and_commit_controls commit; member 733 g_usbd_video[busid].commit.bFormatIndex = 1; in usbd_video_probe_and_commit_controls_init() 734 g_usbd_video[busid].commit.bFrameIndex = 1; in usbd_video_probe_and_commit_controls_init() 736 g_usbd_video[busid].commit.wKeyFrameRate = 0; in usbd_video_probe_and_commit_controls_init() 737 g_usbd_video[busid].commit.wPFrameRate = 0; in usbd_video_probe_and_commit_controls_init() 738 g_usbd_video[busid].commit.wCompQuality = 0; in usbd_video_probe_and_commit_controls_init() 739 g_usbd_video[busid].commit.wCompWindowSize = 0; in usbd_video_probe_and_commit_controls_init() 740 g_usbd_video[busid].commit.wDelay = 0; in usbd_video_probe_and_commit_controls_init() 744 g_usbd_video[busid].commit.bmFramingInfo = 0; in usbd_video_probe_and_commit_controls_init() 746 g_usbd_video[busid].commit.bMinVersion = 0; in usbd_video_probe_and_commit_controls_init() [all …]
|
| A D | usbh_video.c | 136 … memcpy(&video_class->commit, &video_class->probe, sizeof(struct video_probe_and_commit_controls)); in usbh_videostreaming_set_cur_commit() 137 video_class->commit.bFormatIndex = formatindex; in usbh_videostreaming_set_cur_commit() 138 video_class->commit.bFrameIndex = frameindex; in usbh_videostreaming_set_cur_commit() 139 video_class->commit.dwFrameInterval = 333333; in usbh_videostreaming_set_cur_commit() 140 …T_CUR, video_class->data_intf, 0x00, VIDEO_VS_COMMIT_CONTROL, (uint8_t *)&video_class->commit, 26); in usbh_videostreaming_set_cur_commit()
|
| A D | usbh_video.h | 49 struct video_probe_and_commit_controls commit; member
|
| /components/net/lwip/lwip-2.0.3/src/netif/ppp/ |
| A D | PPPD_FOLLOWUP | 4 Anyway, pppd has a mature codebase for years and the average commit count 443 Merge commit, we don't care. 449 Merge commit, we don't care. 455 Merge commit, we don't care. 461 Merge commit, we don't care. 467 Merge commit, we don't care. 473 Merge commit, we don't care.
|
| /components/net/lwip/lwip-2.1.2/src/netif/ppp/ |
| A D | PPPD_FOLLOWUP | 4 Anyway, pppd has a mature codebase for years and the average commit count 443 Merge commit, we don't care. 449 Merge commit, we don't care. 455 Merge commit, we don't care. 461 Merge commit, we don't care. 467 Merge commit, we don't care. 473 Merge commit, we don't care.
|
| /components/net/lwip/lwip-1.4.1/doc/ |
| A D | savannah.txt | 59 commit them. Make sure you know what you are doing when using CVS to make 90 We can now commit the merge result. 91 cvs commit -R -m "Merged from DEVEL to main."
|
| /components/net/lwip/lwip-2.0.3/doc/ |
| A D | savannah.txt | 58 commit them. Make sure you know what you are doing when using Git to make 80 git commit -a
|
| /components/net/lwip/lwip-2.1.2/doc/ |
| A D | savannah.txt | 58 commit them. Make sure you know what you are doing when using Git to make 80 git commit -a
|
| /components/net/lwip/lwip-2.0.3/ |
| A D | README | 57 mailing list. A core team of developers will commit changes to the
|
| /components/net/lwip/lwip-1.4.1/ |
| A D | README | 44 mailing list. A core team of developers will commit changes to the
|
| /components/net/lwip/lwip-2.1.2/ |
| A D | README | 63 mailing list. A core team of developers will commit changes to the
|
Completed in 11 milliseconds