Searched defs:kfd_smi_client (Results 1 – 1 of 1) sorted by relevance
32 struct kfd_smi_client { struct33 struct list_head list;34 struct kfifo fifo;35 wait_queue_head_t wait_queue;37 uint64_t events;38 struct kfd_dev *dev;39 spinlock_t lock;