Searched refs:v4l2_debugfs_if_alloc (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/include/media/ |
D | v4l2-dv-timings.h | 290 struct v4l2_debugfs_if *v4l2_debugfs_if_alloc(struct dentry *root, u32 if_types, 296 struct v4l2_debugfs_if *v4l2_debugfs_if_alloc(struct dentry *root, u32 if_types, in v4l2_debugfs_if_alloc() function
|
/linux-6.14.4/drivers/media/v4l2-core/ |
D | v4l2-dv-timings.c | 1194 struct v4l2_debugfs_if *v4l2_debugfs_if_alloc(struct dentry *root, u32 if_types, in v4l2_debugfs_if_alloc() function 1224 EXPORT_SYMBOL_GPL(v4l2_debugfs_if_alloc);
|
/linux-6.14.4/drivers/media/i2c/ |
D | adv7511-v4l2.c | 1755 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in adv7511_registered()
|
D | tc358743.c | 2192 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in tc358743_probe()
|
D | adv7604.c | 2749 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in adv76xx_registered()
|
D | adv7842.c | 3323 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in adv7842_registered()
|