Searched refs:mon_buff_area_alloc (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/mon/
H A Dmon_bin.c292 static unsigned int mon_buff_area_alloc(struct mon_reader_bin *rp, function
308 * This is the same thing as mon_buff_area_alloc, only it does not allow
549 offset = mon_buff_area_alloc(rp, length + PKT_SIZE + lendesc);
641 offset = mon_buff_area_alloc(rp, PKT_SIZE);

Completed in 31 milliseconds