Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Dcmdline.c89 char *get_options(const char *str, int nints, int *ints) in get_options() function
116 EXPORT_SYMBOL(get_options);
/linux-4.4.14/drivers/scsi/
Dg_NCR5380.c177 get_options(str, ARRAY_SIZE(ints), ints); in do_NCR5380_setup()
195 get_options(str, ARRAY_SIZE(ints), ints); in do_NCR53C400_setup()
213 get_options(str, ARRAY_SIZE(ints), ints); in do_NCR53C400A_setup()
231 get_options(str, ARRAY_SIZE(ints), ints); in do_DTC3181E_setup()
Dt128.c133 get_options(str, ARRAY_SIZE(ints), ints); in t128_setup()
Dmac_scsi.c99 (void)get_options(str, ARRAY_SIZE(ints), ints); in mac_scsi_setup()
Ddtc.c157 get_options(str, ARRAY_SIZE(ints), ints); in dtc_setup()
Dpas16.c312 get_options(str, ARRAY_SIZE(ints), ints); in pas16_setup()
Datari_scsi.c493 get_options(str, ARRAY_SIZE(ints), ints); in atari_scsi_setup()
DNCR53c406a.c624 get_options(str, 4, ints); in NCR53c406a_setup()
Dfdomain.c559 (void)get_options(str, ARRAY_SIZE(ints), ints); in fdomain_setup()
Dwd7000.c638 (void) get_options(str, ARRAY_SIZE(ints), ints); in wd7000_setup()
Daha152x.c3368 get_options(str, ARRAY_SIZE(ints), ints); in aha152x_setup()
DBusLogic.c3861 (void) get_options(str, ARRAY_SIZE(ints), ints); in blogic_setup()
Dst.c4012 stp = get_options(str, ARRAY_SIZE(ints), ints); in st_setup()
Dosst.c5589 stp = get_options(str, ARRAY_SIZE(ints), ints); in osst_setup()
/linux-4.4.14/arch/arm/plat-omap/
Di2c.c56 get_options(str, 3, ints); in omap_i2c_bus_setup()
/linux-4.4.14/drivers/isdn/pcbit/
Dmodule.c100 str = get_options(line, MAX_PARA, ints); in pcbit_setup()
/linux-4.4.14/drivers/pcmcia/
Dsa1111_badge4.c157 s = get_options(s, ARRAY_SIZE(v), v); in pcmv_setup()
/linux-4.4.14/net/openvswitch/
Dvport-geneve.c118 .get_options = geneve_get_options,
Dvport.c319 if (!vport->ops->get_options) in ovs_vport_get_options()
326 err = vport->ops->get_options(vport, skb); in ovs_vport_get_options()
Dvport-vxlan.c155 .get_options = vxlan_get_options,
Dvport.h141 int (*get_options)(const struct vport *, struct sk_buff *); member
/linux-4.4.14/drivers/net/arcnet/
Dcom20020-isa.c193 s = get_options(s, 8, ints); in com20020isa_setup()
Darc-rimi.c360 s = get_options(s, 8, ints); in arcrimi_setup()
Dcom90io.c360 s = get_options(s, 4, ints); in com90io_setup()
Dcom90xx.c687 s = get_options(s, 8, ints); in com90xx_setup()
/linux-4.4.14/sound/oss/
Duart6850.c352 str = get_options(str, ARRAY_SIZE(ints), ints); in setup_uart6850()
Dpas2_card.c442 str = get_options(str, ARRAY_SIZE(ints), ints); in setup_pas2()
Dtrix.c508 str = get_options(str, ARRAY_SIZE(ints), ints); in setup_trix()
Duart401.c467 str = get_options(str, ARRAY_SIZE(ints), ints); in setup_uart401()
Daedsp16.c1361 str = get_options(str, ARRAY_SIZE(ints), ints); in setup_aedsp16()
Dpss.c1257 str = get_options(str, ARRAY_SIZE(ints), ints); in setup_pss()
Dopl3.c1246 str = get_options(str, ARRAY_SIZE(ints), ints); in setup_opl3()
Dmpu401.c1794 str = get_options(str, ARRAY_SIZE(ints), ints); in setup_mpu401()
Dwaveartist.c2028 str = get_options(str, ARRAY_SIZE(ints), ints); in setup_waveartist()
Dad1848.c3054 str = get_options(str, ARRAY_SIZE(ints), ints); in setup_ad1848()
/linux-4.4.14/drivers/video/console/
Dmdacon.c183 str = get_options(str, ARRAY_SIZE(ints), ints); in mdacon_setup()
/linux-4.4.14/drivers/net/hamradio/
Dbaycom_par.c563 str = get_options(str, 2, ints); in baycom_par_setup()
Dbaycom_ser_fdx.c701 str = get_options(str, 4, ints); in baycom_ser_fdx_setup()
Dbaycom_ser_hdx.c730 str = get_options(str, 3, ints); in baycom_ser_hdx_setup()
Dbaycom_epp.c1278 str = get_options(str, 2, ints); in baycom_epp_setup()
/linux-4.4.14/drivers/block/
Dhd.c797 (void) get_options(line, ARRAY_SIZE(ints), ints); in parse_hd_setup()
Dataflop.c2006 str = get_options(str, 3 + FD_MAX_UNITS, ints); in atari_floppy_setup()
Dcpqarray.c731 (void)get_options(str, ARRAY_SIZE(ints), ints); in cpqarray_setup()
Dfloppy.c4069 str = get_options(str, ARRAY_SIZE(ints), ints); in floppy_setup()
/linux-4.4.14/include/linux/
Dkernel.h425 extern char *get_options(const char *str, int nints, int *ints);
/linux-4.4.14/drivers/staging/iio/light/
Dtsl2583.c717 get_options(buf, ARRAY_SIZE(value), value); in taos_luxtable_store()
Dtsl2x7x_core.c1169 get_options(buf, ARRAY_SIZE(value), value); in tsl2x7x_luxtable_store()
/linux-4.4.14/drivers/net/appletalk/
Dltpc.c1200 str = get_options(str, ARRAY_SIZE(ints), ints); in ltpc_setup()
/linux-4.4.14/sound/oss/dmasound/
Ddmasound_core.c1464 str = get_options(str, ARRAY_SIZE(ints), ints); in dmasound_setup()
/linux-4.4.14/drivers/net/plip/
Dplip.c1352 str = get_options(str, ARRAY_SIZE(ints), ints); in plip_setup()
/linux-4.4.14/drivers/net/ethernet/xircom/
Dxirc2ps_cs.c1785 str = get_options(str, 9, ints); in setup_xirc2ps_cs()
/linux-4.4.14/drivers/isdn/icn/
Dicn.c1606 str = get_options(line, 2, ints); in icn_setup()
/linux-4.4.14/drivers/isdn/hisax/
Dconfig.c410 str = get_options(line, MAX_ARG, ints); in HiSax_setup()
/linux-4.4.14/arch/x86/kernel/apic/
Dio_apic.c614 get_options(str, ARRAY_SIZE(ints), ints); in ioapic_pirq_setup()
/linux-4.4.14/net/core/
Ddev.c641 str = get_options(str, ARRAY_SIZE(ints), ints); in netdev_boot_setup()