Searched refs:get_options (Results 26 - 35 of 35) sorted by relevance

12

/linux-master/drivers/net/hamradio/
H A Dbaycom_epp.c1306 str = get_options(str, 2, ints);
/linux-master/drivers/net/plip/
H A Dplip.c1392 str = get_options(str, ARRAY_SIZE(ints), ints);
/linux-master/drivers/block/
H A Dataflop.c2161 str = get_options(str, 3 + FD_MAX_UNITS, ints);
H A Dfloppy.c4417 str = get_options(str, ARRAY_SIZE(ints), ints);
/linux-master/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c1781 str = get_options(str, ARRAY_SIZE(ints), ints);
/linux-master/drivers/iio/light/
H A Dtsl2772.c1012 get_options(buf, ARRAY_SIZE(value), value);
/linux-master/drivers/scsi/
H A DBusLogic.c3691 (void) get_options(str, ARRAY_SIZE(ints), ints);
H A Daha152x.c3401 get_options(str, ARRAY_SIZE(ints), ints);
H A Dst.c4121 stp = get_options(str, ARRAY_SIZE(ints), ints);
/linux-master/arch/x86/kernel/apic/
H A Dio_apic.c592 get_options(str, ARRAY_SIZE(ints), ints);

Completed in 182 milliseconds

12