Searched defs:options (Results 51 - 75 of 246) sorted by relevance

12345678910

/drivers/net/hamradio/
H A Dbaycom_par.c49 * Command line options (insmod command line)
96 * modem options; bit mask
132 unsigned int options; member in struct:baycom_state
247 if (bc->options & BAYCOM_OPTIONS_SOFTDCD) {
353 printk(KERN_INFO "%s: par96 at iobase 0x%lx irq %u options 0x%x\n",
354 bc_drvname, dev->base_addr, dev->irq, bc->options);
402 bc->options = 0;
404 bc->options = BAYCOM_OPTIONS_SOFTDCD;
406 bc->options = !!strchr(modestr, '*');
431 strcpy(hi->data.modename, bc->options
[all...]
/drivers/net/ppp/
H A Dppp_mppe.c194 static void *mppe_alloc(unsigned char *options, int optlen) argument
200 options[0] != CI_MPPE || options[1] != CILEN_MPPE)
229 memcpy(state->master_key, &options[CILEN_MPPE],
274 mppe_init(void *arg, unsigned char *options, int optlen, int unit, int debug, argument
281 options[0] != CI_MPPE || options[1] != CILEN_MPPE)
284 MPPE_CI_TO_OPTS(&options[2], mppe_opts);
339 mppe_comp_init(void *arg, unsigned char *options, int optlen, int unit, argument
343 return mppe_init(arg, options, optle
455 mppe_decomp_init(void *arg, unsigned char *options, int optlen, int unit, int hdrlen, int mru, int debug) argument
[all...]
/drivers/pcmcia/
H A Dvrc4173_cardu.c536 static int __devinit vrc4173_cardu_setup(char *options) argument
538 if (options == NULL || *options == '\0')
541 if (strncmp(options, "cardu1:", 7) == 0) {
542 options += 7;
543 if (*options != '\0') {
544 if (strncmp(options, "noprobe", 7) == 0) {
546 options += 7;
549 if (*options != ',')
555 if (strncmp(options, "cardu
[all...]
/drivers/tty/serial/
H A D21285.c426 static int __init serial21285_console_setup(struct console *co, char *options) argument
442 if (options)
443 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Daltera_jtaguart.c359 char *options)
358 altera_jtaguart_console_setup(struct console *co, char *options) argument
H A Dclps711x.c491 static int __init clps711xuart_console_setup(struct console *co, char *options) argument
506 if (options)
507 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dmcf.c505 static int __init mcf_console_setup(struct console *co, char *options) argument
519 if (options)
520 uart_parse_options(options, &baud, &parity, &bits, &flow);
H A Dmux.c421 static int mux_console_setup(struct console *co, char *options) argument
/drivers/video/
H A Defifb.c301 static int __init efifb_setup(char *options) argument
306 if (!options || !*options)
309 while ((this_opt = strsep(&options, ",")) != NULL) {
H A Dmacfb.c524 static void __init macfb_setup(char *options) argument
528 if (!options || !*options)
531 while ((this_opt = strsep(&options, ",")) != NULL) {
H A Dplatinumfb.c493 * Parse user specified options (`video=platinumfb:')
495 static int __init platinumfb_setup(char *options) argument
499 if (!options || !*options)
502 while ((this_opt = strsep(&options, ",")) != NULL) {
H A Dsgivwfb.c727 int __init sgivwfb_setup(char *options) argument
731 if (!options || !*options)
734 while ((this_opt = strsep(&options, ",")) != NULL) {
/drivers/watchdog/
H A Dpc87413_wdt.c393 .options = WDIOF_KEEPALIVEPING |
412 int options, retval = -EINVAL; local
413 if (get_user(options, uarg.i))
415 if (options & WDIOS_DISABLECARD) {
419 if (options & WDIOS_ENABLECARD) {
H A Dsc1200wdt.c192 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT |
212 int options, retval = -EINVAL; local
214 if (get_user(options, p))
217 if (options & WDIOS_DISABLECARD) {
222 if (options & WDIOS_ENABLECARD) {
H A Dsch311x_wdt.c255 .options = WDIOF_KEEPALIVEPING |
278 int options, retval = -EINVAL; local
280 if (get_user(options, p))
282 if (options & WDIOS_DISABLECARD) {
286 if (options & WDIOS_ENABLECARD) {
H A Dsmsc37b787_wdt.c434 .options = WDIOF_KEEPALIVEPING |
453 int options, retval = -EINVAL; local
455 if (get_user(options, uarg.i))
458 if (options & WDIOS_DISABLECARD) {
462 if (options & WDIOS_ENABLECARD) {
/drivers/gpu/drm/ttm/
H A Dttm_page_alloc.c113 struct ttm_pool_opts options; member in struct:ttm_pool_manager
168 m->options.max_size = val;
170 m->options.small = val;
181 m->options.alloc_size = val;
195 val = m->options.max_size;
197 val = m->options.small;
199 val = m->options.alloc_size;
572 if (count < _manager->options.small
575 unsigned alloc_size = _manager->options.alloc_size;
688 if (pool->npages > _manager->options
[all...]
/drivers/isdn/mISDN/
H A Dlayer2.h26 u_long options; member in struct:manager
/drivers/media/video/hdpvr/
H A Dhdpvr.h83 /* holds the cureent set options */
84 struct hdpvr_options options; member in struct:hdpvr_device
/drivers/misc/sgi-gru/
H A Dgrumain.c325 unsigned char tlb_preload_count, int options, int tsid)
344 gts->ts_user_options = options;
323 gru_alloc_gts(struct vm_area_struct *vma, int cbr_au_count, int dsr_au_count, unsigned char tlb_preload_count, int options, int tsid) argument
/drivers/net/ethernet/8390/
H A Dne2k-pci.c38 #define MAX_UNITS 8 /* More are supported, limit only on options */
41 static int options[MAX_UNITS]; variable
80 module_param_array(options, int, NULL, 0);
83 MODULE_PARM_DESC(options, "Bit 5: full duplex");
357 if (full_duplex[fnd_cnt] > 0 || (options[fnd_cnt] & FORCE_FDX))
/drivers/net/ethernet/xilinx/
H A Dll_temac_main.c489 static u32 temac_setoptions(struct net_device *ndev, u32 options) argument
498 if (options & tp->opt)
503 lp->options |= options;
577 /* Sync default options with HW
580 lp->options & ~(XTE_OPTION_TXEN | XTE_OPTION_RXEN));
586 if (temac_setoptions(ndev, lp->options))
587 dev_err(&ndev->dev, "Error setting TEMAC options\n");
1044 lp->options = XTE_OPTION_DEFAULTS;
H A Dxilinx_axienet_main.c60 /* Option table for setting up Axi Ethernet hardware options */
421 * @options: Option to be enabled/disabled
424 * on or off. The typical options could be jumbo frame option, basic VLAN
426 * these options in the Axi Ethernet hardware. This is done through
429 static void axienet_setoptions(struct net_device *ndev, u32 options) argument
437 if (options & tp->opt)
443 lp->options |= options;
486 lp->options &= (~XAE_OPTION_JUMBO);
493 lp->options |
[all...]
/drivers/net/tokenring/
H A D3c359.c778 /* Open options */
1391 u16 options ; local
1394 options = 0x0004 ;
1396 options = 0x0000 ;
1398 if (options ^ xl_priv->xl_copy_all_options) { /* Changed, must send command */
1399 xl_priv->xl_copy_all_options = options ;
1478 printk(KERN_INFO "%s: Multicast options successfully changed\n",dev->name) ;
H A Dolympic.c1140 u8 options = 0; local
1147 options = olympic_priv->olympic_copy_all_options;
1150 options |= 0x61 ;
1152 options &= ~0x61 ;
1154 /* Only issue the srb if there is a change in options */
1156 if ((options ^ olympic_priv->olympic_copy_all_options)) {
1158 /* Now to issue the srb command to alter the copy.all.options */
1165 writeb(options,srb+5);
1171 olympic_priv->olympic_copy_all_options = options ;
1214 /* SRB_MODIFY_RECEIVE_OPTIONS i.e. set_multicast_list options (promiscuou
[all...]

Completed in 1864 milliseconds

12345678910