Home
last modified time | relevance | path

Searched refs:CID (Results 1 – 25 of 79) sorted by relevance

1234

/OK3568_Linux_fs/kernel/tools/perf/util/
H A DPERF-VERSION-GEN17 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 Dmmc-dev-attrs.rst23 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 D0010-xnu-Fix-double-free-in-grub_xnu_devprop_add_property.patch14 Fixes: CID 292442, CID 292457, CID 292460, CID 292466
H A D0080-video-fb-fbfill-Fix-potential-integer-overflow.patch11 Fixes: CID 73640, CID 73697, CID 73702, CID 73823
H A D0070-zfs-Fix-possible-integer-overflows.patch13 Fixes: CID 73684, CID 73695, CID 73764
H A D0081-video-fb-video_fb-Fix-multiple-integer-overflows.patch10 Fixes: CID 73703, CID 73767, CID 73833
H A D0118-disk-lvm-Don-t-go-beyond-the-end-of-the-data-we-read.patch13 Fixes: CID 314367, CID 314371
H A D0015-tftp-Do-not-use-priority-queue.patch22 As a benefit, this change fixes CID# 73624 and CID# 96690, caused
31 Fixes: CID 73624, CID 96690
H A D0064-disk-ldm-If-failed-then-free-vg-variable-too.patch6 Fixes: CID 73809
H A D0053-kern-efi-Fix-memory-leak-on-failure.patch8 Fixes: CID 296222
H A D0014-multiboot2-Fix-memory-leak-if-grub_create_loader_cmd.patch10 Fixes: CID 292468
H A D0049-mmap-Fix-memory-leak-when-iterating-over-mapped-memo.patch9 Fixes: CID 96655
H A D0060-io-lzopio-Resolve-unnecessary-self-assignment-errors.patch9 Fixes: CID 73643
H A D0088-loader-xnu-Check-if-pointer-is-NULL-before-using-it.patch6 Fixes: CID 73654
H A D0075-syslinux-Fix-memory-leak-while-parsing.patch9 Fixes: CID 176634
H A D0089-util-grub-install-Fix-NULL-pointer-dereferences.patch9 Fixes: CID 314583
H A D0009-gfxmenu-Fix-double-free-in-load_image.patch12 Fixes: CID 292472
H A D0050-net-net-Fix-possible-dereference-to-of-a-NULL-pointe.patch9 Fixes: CID 296221
H A D0062-kern-partition-Check-for-NULL-before-dereferencing-i.patch13 Fixes: CID 292444
H A D0084-gfxmenu-gui_list-Remove-code-that-coverity-is-flaggi.patch11 Fixes: CID 73659
/OK3568_Linux_fs/buildroot/board/zynqmp/patches/arm-trusted-firmware/
H A D0001-Coverity-fix-Remove-GGC-ignore-Warray-bounds.patch10 Resolves: `CID 246574` `CID 246710` `CID 246651`
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dmbim-cm.c561 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 DREADME5 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 Dmax77696_pmic.h54 CID = 0x9c, enumerator
/OK3568_Linux_fs/u-boot/board/warp/
H A Dwarp.c130 ret = pmic_reg_read(p, CID, &reg); in power_init_board()

1234