Searched refs:hpi_ops (Results 1 – 4 of 4) sorted by relevance
253 struct go7007_hpi_ops *hpi_ops; member268 ((go)->hpi_ops->interface_reset(go))270 ((go)->hpi_ops->write_interrupt)((go), (x), (y))272 ((go)->hpi_ops->stream_start(go))274 ((go)->hpi_ops->stream_stop(go))276 ((go)->hpi_ops->send_firmware)((go), (x), (y))278 ((go)->hpi_ops->write_interrupt)((go), (x)|0x8000, (y))
44 go->hpi_ops->read_interrupt(go); in go7007_read_interrupt()238 if (go->hpi_ops->release) in go7007_remove()239 go->hpi_ops->release(go); in go7007_remove()
1138 go->hpi_ops = &go7007_usb_ezusb_hpi_ops; in go7007_usb_probe()1140 go->hpi_ops = &go7007_usb_onboard_hpi_ops; in go7007_usb_probe()
439 go->hpi_ops = &saa7134_go7007_hpi_ops; in saa7134_go7007_init()