Home
last modified time | relevance | path

Searched defs:supported_types (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/tools/bpf/bpftool/
Dfeature.c548 bool *supported_types, const char *define_prefix, __u32 ifindex) in probe_prog_type()
954 section_program_types(bool *supported_types, const char *define_prefix, in section_program_types()
1003 section_helpers(bool *supported_types, const char *define_prefix, __u32 ifindex) in section_helpers()
1186 bool supported_types[128] = {}; in do_probe() local
/linux-6.14.4/drivers/media/platform/st/stm32/stm32-dcmipp/
Ddcmipp-core.c304 enum v4l2_mbus_type supported_types[] = { in dcmipp_graph_notify_bound() enum