Home
last modified time | relevance | path

Searched refs:v4l2_debugfs_if_alloc (Results 1 – 7 of 7) sorted by relevance

/linux/include/media/
H A Dv4l2-dv-timings.h291 struct v4l2_debugfs_if *v4l2_debugfs_if_alloc(struct dentry *root, u32 if_types,
297 struct v4l2_debugfs_if *v4l2_debugfs_if_alloc(struct dentry *root, u32 if_types, in v4l2_debugfs_if_alloc() function
/linux/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c1230 struct v4l2_debugfs_if *v4l2_debugfs_if_alloc(struct dentry *root, u32 if_types, in v4l2_debugfs_if_alloc() function
1260 EXPORT_SYMBOL_GPL(v4l2_debugfs_if_alloc);
/linux/drivers/media/i2c/
H A Dadv7511-v4l2.c1757 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in adv7511_registered()
H A Dtc358743.c2236 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in tc358743_probe()
H A Dadv7604.c2749 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in adv76xx_registered()
H A Dadv7842.c3323 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in adv7842_registered()
/linux/drivers/media/platform/synopsys/hdmirx/
H A Dsnps_hdmirx.c2682 hdmirx_dev->infoframes = v4l2_debugfs_if_alloc(hdmirx_dev->debugfs_dir, in hdmirx_probe()