Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/uwb/
Duwb-debug.c162 static ssize_t command_write(struct file *file, const char __user *buf, in command_write() function
203 .write = command_write,
/Linux-v4.19/drivers/xen/xen-pciback/
Dconf_space_header.c61 static int command_write(struct pci_dev *dev, int offset, u16 value, void *data) in command_write() function
325 .u.w.write = command_write,