Searched defs:alloc_device_t (Results 1 – 1 of 1) sorted by relevance
326 typedef struct alloc_device_t { struct343 int (*alloc)(struct alloc_device_t* dev, argument357 int (*free)(struct alloc_device_t* dev, argument364 void (*dump)(struct alloc_device_t *dev, char *buff, int buff_len); argument367 } alloc_device_t; argument