Lines Matching defs:data
135 * @buf: buffer to store data
137 * This is reads data from INIC's direct register communication interface
166 * @data: data to write
168 * This is writes data to INIC's direct register communication interface
170 static inline int drci_wr_reg(struct usb_device *dev, u16 reg, u16 data)
176 data,
443 * hdm_enqueue - receive a buffer to be used for data transfer
449 * that is being used for transmission of data. Before the URB is
559 * lower interrupt load. This mode is default for synchronous data and can
560 * be switched on for isochronous data. In case padding is active the
563 * receiving data.
663 * @data: pointer to USB device instance
679 * @wq_obj: object that holds data for our deferred work to do