Home
last modified time | relevance | path

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

/openbmc/linux/drivers/sbus/char/
H A Dopenprom.c374 static char * copyin_string(char __user *user, size_t len) in copyin_string() function
398 str = copyin_string(op.op_name, op.op_namelen); in opiocget()
432 str = copyin_string(op.op_name, op.op_namelen); in opiocnextprop()
477 str = copyin_string(op.op_name, op.op_namelen); in opiocset()
481 tmp = copyin_string(op.op_buf, op.op_buflen); in opiocset()