Home
last modified time | relevance | path

Searched refs:smiapp_hwconfig (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/smiapp/
H A Dsmiapp.h68 struct smiapp_hwconfig { struct
222 struct smiapp_hwconfig *hwcfg;
H A Dsmiapp-core.c2743 static struct smiapp_hwconfig *smiapp_get_hwconfig(struct device *dev) in smiapp_get_hwconfig()
2745 struct smiapp_hwconfig *hwcfg; in smiapp_get_hwconfig()
2844 struct smiapp_hwconfig *hwcfg = smiapp_get_hwconfig(&client->dev); in smiapp_probe()