Searched defs:alloc_device_t (Results 1 – 1 of 1) sorted by relevance
316 typedef struct alloc_device_t { struct333 int (*alloc)(struct alloc_device_t* dev, argument347 int (*free)(struct alloc_device_t* dev, argument354 void (*dump)(struct alloc_device_t *dev, char *buff, int buff_len); argument357 } alloc_device_t; argument