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