Home
last modified time | relevance | path

Searched defs:msp_state (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/i2c/
Dmsp3400-driver.h53 struct msp_state { struct
54 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 …]
/linux-4.1.27/sound/soc/ux500/
Dux500_msp_i2s.h386 enum msp_state { enum
483 enum msp_state msp_state; member