Searched refs:get_options (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_bpftool_synctypes.py | 297 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 D | i2c.c | 93 get_options(str, 3, ints); in omap_i2c_bus_setup()
|
| /linux/tools/kvm/kvm_stat/ |
| H A D | kvm_stat | 1670 def get_options(): function 1848 options = get_options()
|
| /linux/sound/oss/dmasound/ |
| H A D | dmasound_core.c | 1430 str = get_options(str, ARRAY_SIZE(ints), ints); in dmasound_setup()
|
| /linux/drivers/net/plip/ |
| H A D | plip.c | 1391 str = get_options(str, ARRAY_SIZE(ints), ints); in plip_setup()
|
| /linux/drivers/net/ethernet/xircom/ |
| H A D | xirc2ps_cs.c | 1781 str = get_options(str, ARRAY_SIZE(ints), ints); in setup_xirc2ps_cs()
|
| /linux/drivers/block/ |
| H A D | ataflop.c | 2164 str = get_options(str, 3 + FD_MAX_UNITS, ints); in atari_floppy_setup()
|
| H A D | floppy.c | 4410 str = get_options(str, ARRAY_SIZE(ints), ints); in floppy_setup()
|
| /linux/drivers/gpio/ |
| H A D | gpio-aggregator.c | 1385 p = get_options(offsets, 0, &error); in gpio_aggregator_parse()
|
| /linux/drivers/scsi/ |
| H A D | st.c | 4207 stp = get_options(str, ARRAY_SIZE(ints), ints); in st_setup()
|