Searched defs:bus_adap (Results 1 – 4 of 4) sorted by relevance
56 struct as10x_bus_adapter_t *bus_adap; in as102_stop_stream() local80 struct as10x_bus_adapter_t *bus_adap; in as102_start_stream() local106 struct as10x_bus_adapter_t *bus_adap = &dev->bus_adap; in as10x_pid_filter() local183 struct as10x_bus_adapter_t *bus_adap = priv; in as102_set_tune() local202 struct as10x_bus_adapter_t *bus_adap = priv; in as102_get_tps() local218 struct as10x_bus_adapter_t *bus_adap = priv; in as102_get_status() local239 struct as10x_bus_adapter_t *bus_adap = priv; in as102_get_stats() local265 struct as10x_bus_adapter_t *bus_adap = priv; in as102_stream_ctrl() local
86 static int as102_usb_xfer_cmd(struct as10x_bus_adapter_t *bus_adap, in as102_usb_xfer_cmd()143 static int as102_send_ep1(struct as10x_bus_adapter_t *bus_adap, in as102_send_ep1()167 static int as102_read_ep2(struct as10x_bus_adapter_t *bus_adap, in as102_read_ep2()
100 static int as102_firmware_upload(struct as10x_bus_adapter_t *bus_adap, in as102_firmware_upload()164 int as102_fw_upload(struct as10x_bus_adapter_t *bus_adap) in as102_fw_upload()
60 struct as10x_bus_adapter_t bus_adap; member