Home
last modified time | relevance | path

Searched refs:int_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/media/test-drivers/vimc/
Dvimc-common.c363 const struct v4l2_subdev_internal_ops *int_ops, in vimc_ent_sd_register() argument
373 sd->internal_ops = int_ops; in vimc_ent_sd_register()
394 if (int_ops && int_ops->init_state) { in vimc_ent_sd_register()
Dvimc-common.h231 const struct v4l2_subdev_internal_ops *int_ops,
/linux-6.12.1/kernel/bpf/
Dbtf.c2487 static const struct btf_kind_operations int_ops = { variable
5129 [BTF_KIND_INT] = &int_ops,