Searched defs:bus_adap (Results 1 – 4 of 4) sorted by relevance
63 struct as10x_bus_adapter_t *bus_adap; in as102_stop_stream() local86 struct as10x_bus_adapter_t *bus_adap; in as102_start_stream() local112 struct as10x_bus_adapter_t *bus_adap = &dev->bus_adap; in as10x_pid_filter() local
90 static int as102_usb_xfer_cmd(struct as10x_bus_adapter_t *bus_adap, in as102_usb_xfer_cmd()147 static int as102_send_ep1(struct as10x_bus_adapter_t *bus_adap, in as102_send_ep1()170 static int as102_read_ep2(struct as10x_bus_adapter_t *bus_adap, in as102_read_ep2()
104 static int as102_firmware_upload(struct as10x_bus_adapter_t *bus_adap, in as102_firmware_upload()165 int as102_fw_upload(struct as10x_bus_adapter_t *bus_adap) in as102_fw_upload()
76 struct as10x_bus_adapter_t bus_adap; member