Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dldc.c1573 static int write_nonraw(struct ldc_channel *lp, const void *buf, in write_nonraw() function
1899 .write = write_nonraw,
1908 return write_nonraw(lp, buf, size); in write_stream()