Searched defs:ldc_channel (Results 1 – 1 of 1) sorted by relevance
112 struct ldc_channel { struct114 spinlock_t lock;116 unsigned long id;141 struct ldc_channel_config cfg; argument142 void *event_arg;144 const struct ldc_mode_ops *mops;146 struct ldc_iommu iommu;148 struct ldc_version ver;150 u8 hs_state;158 u8 flags;[all …]