Home
last modified time | relevance | path

Searched refs:smiapp_profile (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/smiapp/
H A Dsmiapp.h122 u32 smiapp_profile; member
H A Dsmiapp-core.c265 if (rval < 0 || sensor->minfo.smiapp_profile == SMIAPP_PROFILE_0) in smiapp_pll_configure()
3014 sensor->minfo.smiapp_profile = SMIAPP_PROFILE_0; in smiapp_probe()
3019 sensor->minfo.smiapp_profile = SMIAPP_PROFILE_1; in smiapp_probe()
3021 sensor->minfo.smiapp_profile = SMIAPP_PROFILE_2; in smiapp_probe()
3042 if (sensor->minfo.smiapp_profile == SMIAPP_PROFILE_0) in smiapp_probe()
3049 dev_dbg(&client->dev, "profile %d\n", sensor->minfo.smiapp_profile); in smiapp_probe()

Completed in 5 milliseconds