Searched defs:alloc_device_t (Results 1 – 2 of 2) sorted by relevance
358 typedef struct alloc_device_t { struct375 int (*alloc)(struct alloc_device_t* dev, argument389 int (*free)(struct alloc_device_t* dev, argument396 void (*dump)(struct alloc_device_t *dev, char *buff, int buff_len); argument399 } alloc_device_t; typedef
361 typedef struct alloc_device_t { struct378 int (*alloc)(struct alloc_device_t* dev, argument392 int (*free)(struct alloc_device_t* dev, argument399 void (*dump)(struct alloc_device_t *dev, char *buff, int buff_len); argument402 } alloc_device_t; argument