Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/i2c/
Dtvp7002.h43 struct tvp7002_config { struct
/Linux-v4.19/drivers/media/i2c/
Dtvp7002.c418 const struct tvp7002_config *pdata;
889 static struct tvp7002_config *
893 struct tvp7002_config *pdata = NULL; in tvp7002_get_pdata()
944 struct tvp7002_config *pdata = tvp7002_get_pdata(c); in tvp7002_probe()