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

  /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
  /device/linaro/bootloader/arm-trusted-firmware/drivers/io/
io_storage.c 28 static unsigned int dev_count; variable
151 if (dev_count < MAX_IO_DEVICES) {
152 devices[dev_count] = dev_info;
153 dev_count++;
  /external/squashfs-tools/squashfs-tools/
read_fs.c 126 int *dev_count, int *dir_count, int *fifo_count, int *sock_count,
434 (*dev_count) ++;
443 (*dev_count) ++;
861 int *file_count, int *sym_count, int *dev_count, int *dir_count,
900 uncompressed_directory, file_count, sym_count, dev_count,
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 393 milliseconds