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

/linux-4.1.27/drivers/iio/
H A Dkfifo_buf.c44 kfifo_reset_out(&buf->kf); iio_request_update_kfifo()
H A Dindustrialio-event.c188 kfifo_reset_out(&ev_int->det_events); iio_event_getfd()
/linux-4.1.27/include/linux/
H A Dkfifo.h46 * kfifo_reset_out() can be safely used, until it will be only called
229 * kfifo_reset_out - skip fifo content
232 * Note: The usage of kfifo_reset_out() is safe until it will be only called
236 #define kfifo_reset_out(fifo) \ macro
/linux-4.1.27/drivers/usb/serial/
H A Dgeneric.c107 kfifo_reset_out(&port->write_fifo); usb_serial_generic_close()
H A Doti6858.c567 kfifo_reset_out(&port->write_fifo); oti6858_close()
H A Dcypress_m8.c651 kfifo_reset_out(&priv->write_fifo); cypress_close()
H A Dti_usb_3410_5052.c552 kfifo_reset_out(&port->write_fifo); ti_close()
H A Dio_ti.c1876 kfifo_reset_out(&port->write_fifo); edge_close()

Completed in 228 milliseconds