Lines Matching defs:adapter
29 struct st5481_adapter *adapter) in usb_next_ctrl_msg()
60 static void usb_ctrl_msg(struct st5481_adapter *adapter, in usb_ctrl_msg()
88 void st5481_usb_device_ctrl_msg(struct st5481_adapter *adapter, in st5481_usb_device_ctrl_msg()
100 void st5481_usb_pipe_reset(struct st5481_adapter *adapter, in st5481_usb_pipe_reset()
116 void st5481_ph_command(struct st5481_adapter *adapter, unsigned int command) in st5481_ph_command()
130 struct st5481_adapter *adapter = urb->context; in usb_ctrl_complete() local
179 struct st5481_adapter *adapter = urb->context; in usb_int_complete() local
238 int st5481_setup_usb(struct st5481_adapter *adapter) in st5481_setup_usb()
330 void st5481_release_usb(struct st5481_adapter *adapter) in st5481_release_usb()
352 void st5481_start(struct st5481_adapter *adapter) in st5481_start()
392 void st5481_stop(struct st5481_adapter *adapter) in st5481_stop()
626 struct st5481_adapter *adapter = in->adapter; in st5481_start_rcv() local