Home
last modified time | relevance | path

Searched refs:fiq_debugger_ringbuf_alloc (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/fiq_debugger/
H A Dfiq_debugger_ringbuf.h29 static inline struct fiq_debugger_ringbuf *fiq_debugger_ringbuf_alloc(int len) in fiq_debugger_ringbuf_alloc() function
H A Dfiq_debugger.c1396 state->tty_rbuf = fiq_debugger_ringbuf_alloc(1024); in fiq_debugger_tty_init_one()