Home
last modified time | relevance | path

Searched refs:allocate_buffers (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dstrip.c930 static int allocate_buffers(struct strip *strip_info) in allocate_buffers() function
986 if (!allocate_buffers(strip_info)) in strip_changedmtu()
2485 if (!allocate_buffers(strip_info)) in strip_open_low()
/linux-2.4.37.9/drivers/sound/
Dmaestro.c2891 allocate_buffers(struct ess_state *s) in allocate_buffers() function
3022 if ((s->card->dmapages==NULL) && allocate_buffers(s)) { in ess_open()