Searched refs:rt_buffer (Results 1 – 2 of 2) sorted by relevance
49 pr_info(" rt_buffer <%s>\n", chan->rt_buffer); in dump_rtlx() 307 failed = copy_from_user(rt->rt_buffer + rt->rt_write, buffer, fl); in rtlx_write() 313 failed = copy_from_user(rt->rt_buffer, buffer + fl, count - fl); in rtlx_write()
64 linux (vpe0) reads lx_buffer and writes rt_buffer65 SP (vpe1) reads rt_buffer and writes lx_buffer75 char *rt_buffer; member