Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dhidraw.c162 static ssize_t hidraw_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppo… in hidraw_write() function
509 .write = hidraw_write,