Home
last modified time | relevance | path

Searched refs:tvp514x_platform_data (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/media/i2c/
Dtvp514x.h83 struct tvp514x_platform_data { struct
/Linux-v6.6/arch/arm/mach-davinci/
Dpdata-quirks.c25 static struct tvp514x_platform_data tvp5146_pdata = {
/Linux-v6.6/drivers/media/i2c/
Dtvp514x.c101 const struct tvp514x_platform_data *pdata;
979 static struct tvp514x_platform_data *
982 struct tvp514x_platform_data *pdata = NULL; in tvp514x_get_pdata()
1028 struct tvp514x_platform_data *pdata = tvp514x_get_pdata(client); in tvp514x_probe()