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

  /bionic/libc/kernel/uapi/linux/mmc/
ioctl.h 40 __u64 num_of_cmds; member in struct:mmc_ioc_multi_cmd
  /external/kernel-headers/original/uapi/linux/mmc/
ioctl.h 50 * @num_of_cmds: Number of commands to send. Must be equal to or less than
52 * @cmds: Array of commands with length equal to 'num_of_cmds'
55 __u64 num_of_cmds; member in struct:mmc_ioc_multi_cmd

Completed in 257 milliseconds