/drivers/tty/serial/8250/ |
D | 8250_early.c | 45 char options[16]; /* e.g., 115200n8 */ member 152 char *options) in parse_options() 226 static int __init early_serial8250_setup(char *options) in early_serial8250_setup() 244 char *options; in setup_early_serial8250_console() local
|
/drivers/net/ppp/ |
D | ppp_deflate.c | 88 static void *z_comp_alloc(unsigned char *options, int opt_len) in z_comp_alloc() 140 static int z_comp_init(void *arg, unsigned char *options, int opt_len, in z_comp_init() 305 static void *z_decomp_alloc(unsigned char *options, int opt_len) in z_decomp_alloc() 355 static int z_decomp_init(void *arg, unsigned char *options, int opt_len, in z_decomp_init()
|
D | bsd_comp.c | 352 static void *bsd_alloc (unsigned char *options, int opt_len, int decomp) in bsd_alloc() 449 static void *bsd_comp_alloc (unsigned char *options, int opt_len) in bsd_comp_alloc() 454 static void *bsd_decomp_alloc (unsigned char *options, int opt_len) in bsd_decomp_alloc() 463 static int bsd_init (void *state, unsigned char *options, in bsd_init() 506 static int bsd_comp_init (void *state, unsigned char *options, in bsd_comp_init() 512 static int bsd_decomp_init (void *state, unsigned char *options, in bsd_decomp_init()
|
D | ppp_mppe.c | 194 static void *mppe_alloc(unsigned char *options, int optlen) in mppe_alloc() 274 mppe_init(void *arg, unsigned char *options, int optlen, int unit, int debug, in mppe_init() 339 mppe_comp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_comp_init() 455 mppe_decomp_init(void *arg, unsigned char *options, int optlen, int unit, in mppe_decomp_init()
|
/drivers/crypto/caam/ |
D | desc_constr.h | 52 static inline void init_desc(u32 *desc, u32 options) in init_desc() 57 static inline void init_sh_desc(u32 *desc, u32 options) in init_sh_desc() 63 static inline void init_sh_desc_pdb(u32 *desc, u32 options, size_t pdb_bytes) in init_sh_desc_pdb() 71 static inline void init_job_desc(u32 *desc, u32 options) in init_job_desc() 86 u32 options) in init_job_desc_shared() 127 static inline u32 *append_jump(u32 *desc, u32 options) in append_jump()
|
/drivers/video/ |
D | acornfb.c | 1131 static struct options { struct 1141 static int __devinit acornfb_setup(char *options) in acornfb_setup()
|
D | grvga.c | 270 static int __devinit grvga_parse_custom(char *options, in grvga_parse_custom() 341 char *options = NULL, *mode_opt = NULL; in grvga_probe() local
|
D | fm2fb.c | 298 int __init fm2fb_setup(char *options) in fm2fb_setup()
|
D | 68328fb.c | 412 int __init mc68x328fb_setup(char *options) in mc68x328fb_setup()
|
D | gbefb.c | 1101 static int __devinit gbefb_setup(char *options) in gbefb_setup() 1138 char *options = NULL; in gbefb_probe() local
|
/drivers/scsi/qla4xxx/ |
D | ql4_mbx.c | 652 uint16_t options; in qla4xxx_get_fwddb_entry() local 794 struct ddb_entry *ddb_entry, int options) in qla4xxx_session_logout_ddb() 1193 static int qla4xxx_get_default_ddb(struct scsi_qla_host *ha, uint32_t options, in qla4xxx_get_default_ddb() 1263 uint32_t offset, uint32_t length, uint32_t options) in qla4xxx_set_flash() 1609 uint32_t options = 0; in qla4xxx_set_param_ddbentry() local
|
/drivers/firmware/ |
D | pcdp.c | 27 static char options[64], *p = options; in setup_serial_console() local
|
/drivers/scsi/qla2xxx/ |
D | qla_mid.c | 617 qla25xx_create_req_que(struct qla_hw_data *ha, uint16_t options, in qla25xx_create_req_que() 735 qla25xx_create_rsp_que(struct qla_hw_data *ha, uint16_t options, in qla25xx_create_rsp_que()
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_proc.c | 274 unsigned char options = aic_dev->cur.options; in aic7xxx_proc_info() local
|
/drivers/watchdog/ |
D | indydog.c | 114 int options, retval = -EINVAL; in indydog_ioctl() local
|
D | sbc_epx_c3.c | 108 int options, retval = -EINVAL; in epx_c3_ioctl() local
|
D | iop_wdt.c | 138 int options; in iop_wdt_ioctl() local
|
D | riowd.c | 98 unsigned int options; in riowd_ioctl() local
|
D | acquirewdt.c | 151 int options, retval = -EINVAL; in acq_ioctl() local
|
D | wafer5823wdt.c | 151 int options, retval = -EINVAL; in wafwdt_ioctl() local
|
/drivers/usb/serial/ |
D | console.c | 56 static int usb_console_setup(struct console *co, char *options) in usb_console_setup()
|
/drivers/tty/hvc/ |
D | hvc_console.c | 189 static int __init hvc_console_setup(struct console *co, char *options) in hvc_console_setup() 771 int hvc_poll_init(struct tty_driver *driver, int line, char *options) in hvc_poll_init()
|
/drivers/staging/comedi/ |
D | drivers.c | 818 const char *board_name, const int *options, in comedi_auto_config() 865 int options[2]; in comedi_pci_auto_config() local
|
/drivers/net/ethernet/i825xx/ |
D | sni_82596.c | 82 struct resource *res, *ca, *idprom, *options; in sni_82596_probe() local
|
/drivers/block/ |
D | rbd_types.h | 59 } __attribute__((packed)) options; member
|