Lines Matching defs:core
27 struct cx88_core *core; member
70 struct cx88_core *core = ir->core; in cx88_ir_handle_key() local
184 struct cx88_core *core = priv; in __cx88_ir_start() local
209 struct cx88_core *core = priv; in __cx88_ir_stop() local
225 int cx88_ir_start(struct cx88_core *core) in cx88_ir_start()
234 void cx88_ir_stop(struct cx88_core *core) in cx88_ir_stop()
243 struct cx88_core *core = rc->priv; in cx88_ir_open() local
251 struct cx88_core *core = rc->priv; in cx88_ir_close() local
260 int cx88_ir_init(struct cx88_core *core, struct pci_dev *pci) in cx88_ir_init()
505 int cx88_ir_fini(struct cx88_core *core) in cx88_ir_fini()
524 void cx88_ir_irq(struct cx88_core *core) in cx88_ir_irq()
585 void cx88_i2c_init_ir(struct cx88_core *core) in cx88_i2c_init_ir()