Searched defs:alloc_device_t (Results 1 – 1 of 1) sorted by relevance
255 typedef struct alloc_device_t { struct272 int (*alloc)(struct alloc_device_t* dev, argument286 int (*free)(struct alloc_device_t* dev, argument293 void (*dump)(struct alloc_device_t *dev, char *buff, int buff_len); argument296 } alloc_device_t; typedef