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

  /external/kernel-headers/original/uapi/linux/
mic_common.h 30 * struct mic_device_desc: Virtio device information shared between the
41 struct mic_device_desc { struct
105 struct mic_device_desc desc[0];
139 * - struct mic_device_desc
177 static inline unsigned mic_desc_size(const struct mic_device_desc *desc)
184 mic_vq_config(const struct mic_device_desc *desc)
189 static inline __u8 *mic_vq_features(const struct mic_device_desc *desc)
194 static inline __u8 *mic_vq_configspace(const struct mic_device_desc *desc)
198 static inline unsigned mic_total_desc_size(struct mic_device_desc *desc)
mic_ioctl.h 51 * The (struct mic_device_desc *) pointer points to a device page entry
53 * - struct mic_device_desc
60 #define MIC_VIRTIO_ADD_DEVICE _IOWR('s', 1, struct mic_device_desc *)
73 * mic_device_desc.
  /bionic/libc/kernel/uapi/linux/
mic_ioctl.h 29 #define MIC_VIRTIO_ADD_DEVICE _IOWR('s', 1, struct mic_device_desc *)
mic_common.h 23 struct mic_device_desc { struct
52 struct mic_device_desc desc[0];

Completed in 69 milliseconds