Searched refs:RBUF_SIZE (Results 1 – 1 of 1) sorted by relevance
113 #define RBUF_SIZE 256 macro149 u8 rbuf[RBUF_SIZE];1338 if (w_length > RBUF_SIZE) { in gadgetfs_setup()1343 *temp = cpu_to_le16(RBUF_SIZE); in gadgetfs_setup()1344 w_length = RBUF_SIZE; in gadgetfs_setup()