Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/media/i2c/
Dtvp7002.h34 struct tvp7002_config { struct
/kernel/linux/linux-5.10/drivers/media/i2c/
Dtvp7002.c409 const struct tvp7002_config *pdata;
882 static struct tvp7002_config *
886 struct tvp7002_config *pdata = NULL; in tvp7002_get_pdata()
937 struct tvp7002_config *pdata = tvp7002_get_pdata(c); in tvp7002_probe()