Searched defs:msp_state (Results 1 – 2 of 2) sorted by relevance
55 struct msp_state { struct56 struct v4l2_subdev sd;57 struct v4l2_ctrl_handler hdl;58 int rev1, rev2;59 int ident;60 u8 has_nicam;61 u8 has_radio;62 u8 has_headphones;63 u8 has_ntsc_jp_d_k3;64 u8 has_scart2;[all …]
386 enum msp_state { enum483 enum msp_state msp_state; member