Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dmsp3400-driver.h61 struct msp_state { struct
62 struct v4l2_subdev sd;
63 struct v4l2_ctrl_handler hdl;
64 int rev1, rev2;
65 int ident;
66 u8 has_nicam;
67 u8 has_radio;
68 u8 has_headphones;
69 u8 has_ntsc_jp_d_k3;
70 u8 has_scart2;
[all …]
/linux-6.12.1/sound/soc/ux500/
Dux500_msp_i2s.h380 enum msp_state { enum
470 enum msp_state msp_state; member