Searched refs:tctrl_pwr (Results 1 – 3 of 3) sorted by relevance
47 struct tctrl_pwr { struct51 typedef struct tctrl_pwr tctrl_pwr_t; argument59 #define TCTRL_SERIAL_PWR _IOWR('C', 1, struct tctrl_pwr)60 #define TCTRL_MODEM_PWR _IOWR('C', 2, struct tctrl_pwr)
1090 struct tctrl_pwr *pwrreq; in tctrlioctl()1178 pwrreq = (struct tctrl_pwr *)data; in tctrlioctl()
652 struct tctrl_pwr pwrreq; in FUNC()