Lines Matching defs:core
39 struct cx88_core *core; member
78 struct cx88_core *core = ir->core; in cx88_ir_handle_key() local
172 struct cx88_core *core = priv; in __cx88_ir_start() local
197 struct cx88_core *core = priv; in __cx88_ir_stop() local
213 int cx88_ir_start(struct cx88_core *core) in cx88_ir_start()
221 void cx88_ir_stop(struct cx88_core *core) in cx88_ir_stop()
229 struct cx88_core *core = rc->priv; in cx88_ir_open() local
237 struct cx88_core *core = rc->priv; in cx88_ir_close() local
246 int cx88_ir_init(struct cx88_core *core, struct pci_dev *pci) in cx88_ir_init()
492 int cx88_ir_fini(struct cx88_core *core) in cx88_ir_fini()
511 void cx88_ir_irq(struct cx88_core *core) in cx88_ir_irq()
571 void cx88_i2c_init_ir(struct cx88_core *core) in cx88_i2c_init_ir()