Searched refs:command_write (Results 1 – 2 of 2) sorted by relevance
162 static ssize_t command_write(struct file *file, const char __user *buf, in command_write() function203 .write = command_write,
61 static int command_write(struct pci_dev *dev, int offset, u16 value, void *data) in command_write() function325 .u.w.write = command_write,