Home
last modified time | relevance | path

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

/linux-6.15/include/media/
H A Dv4l2-dv-timings.h294 void v4l2_debugfs_if_free(struct v4l2_debugfs_if *infoframes);
304 static inline void v4l2_debugfs_if_free(struct v4l2_debugfs_if *infoframes) in v4l2_debugfs_if_free() function
/linux-6.15/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c1262 void v4l2_debugfs_if_free(struct v4l2_debugfs_if *infoframes) in v4l2_debugfs_if_free() function
1269 EXPORT_SYMBOL_GPL(v4l2_debugfs_if_free);
/linux-6.15/drivers/media/i2c/
H A Dadv7511-v4l2.c1768 v4l2_debugfs_if_free(state->infoframes); in adv7511_unregistered()
H A Dtc358743.c2225 v4l2_debugfs_if_free(state->infoframes); in tc358743_remove()
H A Dadv7842.c3336 v4l2_debugfs_if_free(state->infoframes); in adv7842_unregistered()
H A Dadv7604.c2761 v4l2_debugfs_if_free(state->infoframes); in adv76xx_unregistered()
/linux-6.15/drivers/media/platform/synopsys/hdmirx/
H A Dsnps_hdmirx.c2705 v4l2_debugfs_if_free(hdmirx_dev->infoframes); in hdmirx_remove()