HomeSort by relevance Sort by last modified time
    Searched defs:dev_count (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/drivers/io/
io_storage.c 52 static unsigned int dev_count; variable
175 if (dev_count < MAX_IO_DEVICES) {
176 devices[dev_count] = dev_info;
177 dev_count++;
  /hardware/qcom/msm8996/kernel-headers/video/
msm_hdmi_hdcp_mgr.h 61 uint8_t dev_count; member in struct:HDCP_V2V1_MSG_TOPOLOGY
  /hardware/qcom/msm8996/original-kernel-headers/video/
msm_hdmi_hdcp_mgr.h 47 uint8_t dev_count; member in struct:HDCP_V2V1_MSG_TOPOLOGY
  /external/squashfs-tools/squashfs-tools/
unsquashfs.c 59 dev_count = 0, fifo_count = 0; variable
1143 dev_count ++;
    [all...]
mksquashfs.c 127 int file_count = 0, sym_count = 0, dev_count = 0, dir_count = 0, fifo_count = 0, variable
431 dev_count = sdev_count;
    [all...]

Completed in 97 milliseconds