Searched refs:v4l2_debugfs_if_alloc (Results 1 – 7 of 7) sorted by relevance
/linux-6.15/include/media/ ! |
D | v4l2-dv-timings.h | 291 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-6.15/drivers/media/v4l2-core/ ! |
D | v4l2-dv-timings.c | 1230 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-6.15/drivers/media/i2c/ ! |
D | adv7511-v4l2.c | 1757 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()
|
/linux-6.15/drivers/media/platform/synopsys/hdmirx/ ! |
D | snps_hdmirx.c | 2682 hdmirx_dev->infoframes = v4l2_debugfs_if_alloc(hdmirx_dev->debugfs_dir, in hdmirx_probe()
|