Searched refs:bktr_msp_control (Results 1 – 2 of 2) sorted by relevance
342 struct bktr_msp_control { struct349 #define BT848_MSP_READ _IOWR('x', 77, struct bktr_msp_control) /* MSP chip read */ argument350 #define BT848_MSP_WRITE _IOWR('x', 78, struct bktr_msp_control) /* MSP chip write */
2088 struct bktr_msp_control *msp; in tuner_ioctl()2089 msp = (struct bktr_msp_control *) arg; in tuner_ioctl()2097 struct bktr_msp_control *msp; in tuner_ioctl()2098 msp = (struct bktr_msp_control *) arg; in tuner_ioctl()