Home
last modified time | relevance | path

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

/linux/include/media/
H A Dv4l2-dv-timings.h292 struct v4l2_debugfs_if *v4l2_debugfs_if_alloc(struct dentry *root, u32 if_types,
298 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.c1231 struct v4l2_debugfs_if *v4l2_debugfs_if_alloc(struct dentry *root, u32 if_types, in v4l2_debugfs_if_alloc() function
1264 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.c2316 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in tc358743_probe()
H A Dadv7842.c3326 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in adv7842_registered()