Searched refs:hpi_ops (Results 1 – 4 of 4) sorted by relevance
245 const struct go7007_hpi_ops *hpi_ops; member260 ((go)->hpi_ops->interface_reset(go))262 ((go)->hpi_ops->write_interrupt)((go), (x), (y))264 ((go)->hpi_ops->stream_start(go))266 ((go)->hpi_ops->stream_stop(go))268 ((go)->hpi_ops->send_firmware)((go), (x), (y))270 ((go)->hpi_ops->write_interrupt)((go), (x)|0x8000, (y))
36 go->hpi_ops->read_interrupt(go); in go7007_read_interrupt()230 if (go->hpi_ops->release) in go7007_remove()231 go->hpi_ops->release(go); in go7007_remove()
1130 go->hpi_ops = &go7007_usb_ezusb_hpi_ops; in go7007_usb_probe()1132 go->hpi_ops = &go7007_usb_onboard_hpi_ops; in go7007_usb_probe()
426 go->hpi_ops = &saa7134_go7007_hpi_ops; in saa7134_go7007_init()