Home
last modified time | relevance | path

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

/linux-6.15/include/media/ !
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-6.15/drivers/media/v4l2-core/ !
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-6.15/drivers/media/i2c/ !
Dadv7511-v4l2.c1757 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in adv7511_registered()
Dtc358743.c2192 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in tc358743_probe()
Dadv7604.c2749 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in adv76xx_registered()
Dadv7842.c3323 state->infoframes = v4l2_debugfs_if_alloc(state->debugfs_dir, in adv7842_registered()
/linux-6.15/drivers/media/platform/synopsys/hdmirx/ !
Dsnps_hdmirx.c2682 hdmirx_dev->infoframes = v4l2_debugfs_if_alloc(hdmirx_dev->debugfs_dir, in hdmirx_probe()