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

/linux-master/samples/kfifo/
H A Ddma-example.c43 kfifo_skip(&fifo);
60 * byte at the beginning, after the kfifo_skip().
H A Dbytestream-example.c83 kfifo_skip(&test);
H A Dinttype-example.c76 kfifo_skip(&test);
H A Drecord-example.c91 kfifo_skip(&test);
/linux-master/drivers/most/
H A Dmost_cdev.c217 kfifo_skip(&c->fifo);
273 kfifo_skip(&c->fifo);
/linux-master/drivers/soc/aspeed/
H A Daspeed-lpc-snoop.c124 kfifo_skip(&chan->fifo);
/linux-master/include/linux/
H A Dkfifo.h307 * kfifo_skip - skip output data
310 #define kfifo_skip(fifo) \ macro
/linux-master/drivers/usb/gadget/function/
H A Df_midi.c665 kfifo_skip(&midi->in_req_fifo);
/linux-master/drivers/hid/
H A Dwacom_sys.c62 kfifo_skip(fifo);
/linux-master/drivers/gpio/
H A Dgpiolib-cdev.c704 kfifo_skip(&lr->events);

Completed in 185 milliseconds