Searched refs:hpi_ops (Results 1 – 4 of 4) sorted by relevance
241 struct go7007_hpi_ops *hpi_ops; member256 ((go)->hpi_ops->interface_reset(go))258 ((go)->hpi_ops->write_interrupt)((go), (x), (y))260 ((go)->hpi_ops->stream_start(go))262 ((go)->hpi_ops->stream_stop(go))264 ((go)->hpi_ops->send_firmware)((go), (x), (y))266 ((go)->hpi_ops->write_interrupt)((go), (x)|0x8000, (y))
48 go->hpi_ops->read_interrupt(go); in go7007_read_interrupt()242 if (go->hpi_ops->release) in go7007_remove()243 go->hpi_ops->release(go); in go7007_remove()
1162 go->hpi_ops = &go7007_usb_ezusb_hpi_ops; in go7007_usb_probe()1164 go->hpi_ops = &go7007_usb_onboard_hpi_ops; in go7007_usb_probe()
470 go->hpi_ops = &saa7134_go7007_hpi_ops; in saa7134_go7007_init()