Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Depapr_hcalls.h282 static inline unsigned int ev_byte_channel_send(unsigned int handle, in ev_byte_channel_send() function
/linux/drivers/tty/
H A Dehv_bytechan.c154 return ev_byte_channel_send(handle, count, p); in local_ev_byte_channel_send()