]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/include/c_can.h
Changed filling of the chip specific operations.
[lincan.git] / lincan / include / c_can.h
index 57a68ca48a620762756818e44ba6a834b840bdcf..772213a2eef01ee86ba466c67affd7d1c0511df1 100644 (file)
@@ -72,6 +72,8 @@ void c_can_irq_sync_activities(struct chip_t *chip, struct msgobj_t *obj);
 
 can_irqreturn_t c_can_irq_handler(int irq, void *dev_id, struct pt_regs *regs);
 
 
 can_irqreturn_t c_can_irq_handler(int irq, void *dev_id, struct pt_regs *regs);
 
+int c_can_fill_chipspecops(struct chip_t *chip);
+
 /* BasicCAN mode address map */
 #define CCCR      0x0000       /* Control Register */
 #define CCSR           0x0004  /* Status Register */
 /* BasicCAN mode address map */
 #define CCCR      0x0000       /* Control Register */
 #define CCSR           0x0004  /* Status Register */