Home
last modified time | relevance | path

Searched defs:dma_alloc_notify (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dhbm.h211 struct dma_alloc_notify { struct
212 uint8_t hbm;
213 uint8_t status;
214 uint8_t reserved[2];
215 uint32_t buf_size;
216 uint64_t buf_address;
H A Dhbm.c557 struct dma_alloc_notify dma_alloc_notify; in ishtp_hbm_dispatch() local