Searched refs:tg_reg (Results 1 – 2 of 2) sorted by relevance
258 struct tg_reg { struct329 #define ALT_READ_TG_REG _IOWR('a', 12, struct tg_reg)330 #define ALT_WRITE_TG_REG _IOWR('a', 13, struct tg_reg)
3844 struct tg_reg *regs; in ti_ioctl2()3847 regs = (struct tg_reg *)addr; in ti_ioctl2()