Home
last modified time | relevance | path

Searched refs:fill_buffer (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/serial/
H A Dusbtty.c368 static int fill_buffer (circbuf_t * buf);
912 static int fill_buffer (circbuf_t * buf) in fill_buffer() function
1040 fill_buffer (&usbtty_input); in usbtty_poll()
/openbmc/linux/drivers/usb/host/
H A Dohci-dbg.c681 static int fill_buffer(struct debug_buffer *buf) in fill_buffer() function
712 ret = fill_buffer(buf); in debug_output()
H A Dehci-dbg.c932 static int fill_buffer(struct debug_buffer *buf) in fill_buffer() function
963 ret = fill_buffer(buf); in debug_output()
/openbmc/qemu/hw/ide/
H A Dcore.c136 goto fill_buffer; in ide_identify()
239 fill_buffer: in ide_identify()
249 goto fill_buffer; in ide_atapi_identify()
307 fill_buffer: in ide_atapi_identify()
327 goto fill_buffer; in ide_cfata_identify()
383 fill_buffer: in ide_cfata_identify()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c757 static int fill_buffer(struct debug_buffer *buf) in fill_buffer() function
788 ret = fill_buffer(buf); in debug_output()