Home
last modified time | relevance | path

Searched refs:get_options (Results 1 – 10 of 10) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py297 def get_options(self): member in SourceFileExtractor
425 def get_options(self): member in ManPageExtractor
522 help_map_options = map_info.get_options()
526 man_map_options = man_map_info.get_options()
543 help_prog_options = prog_info.get_options()
547 man_prog_options = man_prog_info.get_options()
571 help_cgroup_options = cgroup_info.get_options()
575 man_cgroup_options = man_cgroup_info.get_options()
590 help_cmd_options = source_info.get_options()
594 man_cmd_options = man_cmd_info.get_options()
[all …]
/linux/arch/arm/mach-omap1/
H A Di2c.c93 get_options(str, 3, ints); in omap_i2c_bus_setup()
/linux/tools/kvm/kvm_stat/
H A Dkvm_stat1670 def get_options(): function
1848 options = get_options()
/linux/sound/oss/dmasound/
H A Ddmasound_core.c1430 str = get_options(str, ARRAY_SIZE(ints), ints); in dmasound_setup()
/linux/drivers/net/plip/
H A Dplip.c1391 str = get_options(str, ARRAY_SIZE(ints), ints); in plip_setup()
/linux/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c1781 str = get_options(str, ARRAY_SIZE(ints), ints); in setup_xirc2ps_cs()
/linux/drivers/block/
H A Dataflop.c2164 str = get_options(str, 3 + FD_MAX_UNITS, ints); in atari_floppy_setup()
H A Dfloppy.c4410 str = get_options(str, ARRAY_SIZE(ints), ints); in floppy_setup()
/linux/drivers/gpio/
H A Dgpio-aggregator.c1385 p = get_options(offsets, 0, &error); in gpio_aggregator_parse()
/linux/drivers/scsi/
H A Dst.c4207 stp = get_options(str, ARRAY_SIZE(ints), ints); in st_setup()