| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | PERF-VERSION-GEN | 17 CID= 22 CID=$(git log -1 --abbrev=12 --pretty=format:"%h" 2>/dev/null) && CID="-g$CID" 31 VN="$TAG$CID" 32 if test -n "$CID"
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/mmc/ |
| H A D | mmc-dev-attrs.rst | 23 date Manufacturing Date (from CID Register) 24 fwrev Firmware/Product Revision (from CID Register) 26 hwrev Hardware/Product Revision (from CID Register) 28 manfid Manufacturer ID (from CID Register) 29 name Product Name (from CID Register) 30 oemid OEM/Application ID (from CID Register) 31 prv Product Revision (from CID Register) 33 serial Product Serial Number (from CID Register)
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0010-xnu-Fix-double-free-in-grub_xnu_devprop_add_property.patch | 14 Fixes: CID 292442, CID 292457, CID 292460, CID 292466
|
| H A D | 0080-video-fb-fbfill-Fix-potential-integer-overflow.patch | 11 Fixes: CID 73640, CID 73697, CID 73702, CID 73823
|
| H A D | 0070-zfs-Fix-possible-integer-overflows.patch | 13 Fixes: CID 73684, CID 73695, CID 73764
|
| H A D | 0081-video-fb-video_fb-Fix-multiple-integer-overflows.patch | 10 Fixes: CID 73703, CID 73767, CID 73833
|
| H A D | 0118-disk-lvm-Don-t-go-beyond-the-end-of-the-data-we-read.patch | 13 Fixes: CID 314367, CID 314371
|
| H A D | 0015-tftp-Do-not-use-priority-queue.patch | 22 As a benefit, this change fixes CID# 73624 and CID# 96690, caused 31 Fixes: CID 73624, CID 96690
|
| H A D | 0064-disk-ldm-If-failed-then-free-vg-variable-too.patch | 6 Fixes: CID 73809
|
| H A D | 0053-kern-efi-Fix-memory-leak-on-failure.patch | 8 Fixes: CID 296222
|
| H A D | 0014-multiboot2-Fix-memory-leak-if-grub_create_loader_cmd.patch | 10 Fixes: CID 292468
|
| H A D | 0049-mmap-Fix-memory-leak-when-iterating-over-mapped-memo.patch | 9 Fixes: CID 96655
|
| H A D | 0060-io-lzopio-Resolve-unnecessary-self-assignment-errors.patch | 9 Fixes: CID 73643
|
| H A D | 0088-loader-xnu-Check-if-pointer-is-NULL-before-using-it.patch | 6 Fixes: CID 73654
|
| H A D | 0075-syslinux-Fix-memory-leak-while-parsing.patch | 9 Fixes: CID 176634
|
| H A D | 0089-util-grub-install-Fix-NULL-pointer-dereferences.patch | 9 Fixes: CID 314583
|
| H A D | 0009-gfxmenu-Fix-double-free-in-load_image.patch | 12 Fixes: CID 292472
|
| H A D | 0050-net-net-Fix-possible-dereference-to-of-a-NULL-pointe.patch | 9 Fixes: CID 296221
|
| H A D | 0062-kern-partition-Check-for-NULL-before-dereferencing-i.patch | 13 Fixes: CID 292444
|
| H A D | 0084-gfxmenu-gui_list-Remove-code-that-coverity-is-flaggi.patch | 11 Fixes: CID 73659
|
| /OK3568_Linux_fs/buildroot/board/zynqmp/patches/arm-trusted-firmware/ |
| H A D | 0001-Coverity-fix-Remove-GGC-ignore-Warray-bounds.patch | 10 Resolves: `CID 246574` `CID 246710` `CID 246651`
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | mbim-cm.c | 561 UINT32 CID; //Specifies the CID that identifies the parameter being queried for member 571 UINT32 CID; //Specifies the CID that identifies the parameter being queried for member 591 UINT32 CID; //Specifies the CID that identifies the parameter being queried for member 911 static MBIM_MESSAGE_HEADER *compose_basic_connect_command(UINT32 CID, UINT32 CommandType, void *pIn… in compose_basic_connect_command() argument 927 pRequest->CID = htole32(CID); in compose_basic_connect_command() 939 static MBIM_MESSAGE_HEADER *compose_basic_connect_ext_command(UINT32 CID, UINT32 CommandType, void … in compose_basic_connect_ext_command() argument 941 …MBIM_COMMAND_MSG_T *pRequest = (MBIM_COMMAND_MSG_T *)compose_basic_connect_command(CID, CommandTyp… in compose_basic_connect_ext_command() 1017 … mbim_debug("%s CID = %s (%u)", direction, CID2Str(le32toh(pCmdMsg->CID)), le32toh(pCmdMsg->CID)); in mbim_dump_command_msg() 1024 …mbim_debug("%s CID = %s (%u)", direction, CID2Str(le32toh(pCmdDone->CID)), le32toh(pCmdDone->CID)); in mbim_dump_command_done() 1032 …bim_debug("%s CID = %s (%u)", direction, MS_CID2Str(le32toh(pIndMsg->CID)), le32toh(pIndMsg->CID)); in mbim_dump_indicate_msg() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/bcma/ |
| H A D | README | 5 AMBA standard fields like CID and PID. 9 as standard AMBA device. Reading it's CID or PID can cause machine lockup.
|
| /OK3568_Linux_fs/u-boot/include/power/ |
| H A D | max77696_pmic.h | 54 CID = 0x9c, enumerator
|
| /OK3568_Linux_fs/u-boot/board/warp/ |
| H A D | warp.c | 130 ret = pmic_reg_read(p, CID, ®); in power_init_board()
|