Searched defs:ldc_channel (Results 1 – 1 of 1) sorted by relevance
107 struct ldc_channel { struct109 spinlock_t lock;111 unsigned long id;136 struct ldc_channel_config cfg; argument137 void *event_arg;139 const struct ldc_mode_ops *mops;141 struct ldc_iommu iommu;143 struct ldc_version ver;145 u8 hs_state;153 u8 flags;[all …]