Searched defs:cell_buf (Results 1 – 2 of 2) sorted by relevance
/linux-6.15/drivers/usb/atm/ | ||
D | usbatm.h | 164 unsigned char *cell_buf; /* holds partial rx cell */ member |
D | usbatm.c | 420 unsigned char *cell_buf = instance->cell_buf; in usbatm_extract_cells() local |