Lines Matching defs:fc_usb
71 struct flexcop_usb *fc_usb = fc->bus_specific; in flexcop_usb_readwrite_dw() local
97 static int flexcop_usb_v8_memory_req(struct flexcop_usb *fc_usb, in flexcop_usb_v8_memory_req()
147 static int flexcop_usb_memory_req(struct flexcop_usb *fc_usb, in flexcop_usb_memory_req()
227 struct flexcop_usb *fc_usb = i2c->fc->bus_specific; in flexcop_usb_i2c_req() local
299 static void flexcop_usb_process_frame(struct flexcop_usb *fc_usb, in flexcop_usb_process_frame()
352 struct flexcop_usb *fc_usb = urb->context; in flexcop_usb_urb_complete() local
385 static void flexcop_usb_transfer_exit(struct flexcop_usb *fc_usb) in flexcop_usb_transfer_exit()
401 static int flexcop_usb_transfer_init(struct flexcop_usb *fc_usb) in flexcop_usb_transfer_init()
477 static int flexcop_usb_init(struct flexcop_usb *fc_usb) in flexcop_usb_init()
501 static void flexcop_usb_exit(struct flexcop_usb *fc_usb) in flexcop_usb_exit()
510 struct flexcop_usb *fc_usb = NULL; in flexcop_usb_probe() local
564 struct flexcop_usb *fc_usb = usb_get_intfdata(intf); in flexcop_usb_disconnect() local