Home
last modified time | relevance | path

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

/linux-6.12.1/include/media/i2c/
Dtvp7002.h34 struct tvp7002_config { struct
/linux-6.12.1/drivers/media/i2c/
Dtvp7002.c409 const struct tvp7002_config *pdata;
895 static struct tvp7002_config *
899 struct tvp7002_config *pdata = NULL; in tvp7002_get_pdata()
950 struct tvp7002_config *pdata = tvp7002_get_pdata(c); in tvp7002_probe()