Searched defs:command_write (Results 1 - 3 of 3) sorted by relevance

/drivers/uwb/
H A Duwb-debug.c162 static ssize_t command_write(struct file *file, const char __user *buf, function
203 .write = command_write,
/drivers/xen/xen-pciback/
H A Dconf_space_header.c40 static int command_write(struct pci_dev *dev, int offset, u16 value, void *data) function
286 .u.w.write = command_write,
/drivers/staging/comedi/drivers/
H A Ddt9812.c285 } message_pipe, command_write, command_read, write_stream, read_stream; member in struct:usb_dt9812
356 dev->command_write.addr),
382 dev->command_write.addr),
409 dev->command_write.addr),
428 dev->command_write.addr),
736 dev->command_write.addr = endpoint->bEndpointAddress;
737 dev->command_write.size =

Completed in 52 milliseconds