Searched defs:fc_usb (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/b2c2/ |
H A D | flexcop-usb.c | 71 struct flexcop_usb *fc_usb = fc->bus_specific; in flexcop_usb_readwrite_dw() local 108 static int flexcop_usb_v8_memory_req(struct flexcop_usb *fc_usb, in flexcop_usb_v8_memory_req() argument 178 flexcop_usb_memory_req(struct flexcop_usb *fc_usb, flexcop_usb_request_t req, flexcop_usb_mem_page_t page_start, u32 addr, int extended, u8 *buf, u32 len) flexcop_usb_memory_req() argument 235 struct flexcop_usb *fc_usb = i2c->fc->bus_specific; flexcop_usb_i2c_req() local 329 flexcop_usb_process_frame(struct flexcop_usb *fc_usb, u8 *buffer, int buffer_length) flexcop_usb_process_frame() argument 379 struct flexcop_usb *fc_usb = urb->context; flexcop_usb_urb_complete() local 412 flexcop_usb_transfer_exit(struct flexcop_usb *fc_usb) flexcop_usb_transfer_exit() argument 427 flexcop_usb_transfer_init(struct flexcop_usb *fc_usb) flexcop_usb_transfer_init() argument 503 flexcop_usb_init(struct flexcop_usb *fc_usb) flexcop_usb_init() argument 538 flexcop_usb_exit(struct flexcop_usb *fc_usb) flexcop_usb_exit() argument 547 struct flexcop_usb *fc_usb = NULL; flexcop_usb_probe() local 602 struct flexcop_usb *fc_usb = usb_get_intfdata(intf); flexcop_usb_disconnect() local [all...] |
/kernel/linux/linux-6.6/drivers/media/usb/b2c2/ |
H A D | flexcop-usb.c | 71 struct flexcop_usb *fc_usb = fc->bus_specific; in flexcop_usb_readwrite_dw() local 108 static int flexcop_usb_v8_memory_req(struct flexcop_usb *fc_usb, in flexcop_usb_v8_memory_req() argument 178 flexcop_usb_memory_req(struct flexcop_usb *fc_usb, flexcop_usb_request_t req, flexcop_usb_mem_page_t page_start, u32 addr, int extended, u8 *buf, u32 len) flexcop_usb_memory_req() argument 234 struct flexcop_usb *fc_usb = i2c->fc->bus_specific; flexcop_usb_i2c_req() local 328 flexcop_usb_process_frame(struct flexcop_usb *fc_usb, u8 *buffer, int buffer_length) flexcop_usb_process_frame() argument 378 struct flexcop_usb *fc_usb = urb->context; flexcop_usb_urb_complete() local 411 flexcop_usb_transfer_exit(struct flexcop_usb *fc_usb) flexcop_usb_transfer_exit() argument 426 flexcop_usb_transfer_init(struct flexcop_usb *fc_usb) flexcop_usb_transfer_init() argument 504 flexcop_usb_init(struct flexcop_usb *fc_usb) flexcop_usb_init() argument 543 flexcop_usb_exit(struct flexcop_usb *fc_usb) flexcop_usb_exit() argument 552 struct flexcop_usb *fc_usb = NULL; flexcop_usb_probe() local 607 struct flexcop_usb *fc_usb = usb_get_intfdata(intf); flexcop_usb_disconnect() local [all...] |
Completed in 2 milliseconds