Home
last modified time | relevance | path

Searched defs:options (Results 1 – 25 of 246) sorted by relevance

12345678910

/drivers/crypto/caam/
Dpdb.h84 u8 options; member
123 u8 options; member
156 u8 options; member
174 u8 options; member
195 u8 options; member
207 u8 options; member
229 u8 options; member
242 u8 options; member
265 u8 options; member
273 u8 options; member
[all …]
Ddesc_constr.h52 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()
136 static inline u32 *append_jump(u32 *desc, u32 options) in append_jump()
/drivers/net/ppp/
Dppp_deflate.c88 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()
Dbsd_comp.c352 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()
Dppp_mppe.c194 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/video/
Dacornfb.c1131 static struct options { struct
1141 static int acornfb_setup(char *options) in acornfb_setup()
Dgrvga.c270 static int grvga_parse_custom(char *options, in grvga_parse_custom()
341 char *options = NULL, *mode_opt = NULL; in grvga_probe() local
Dfm2fb.c296 int __init fm2fb_setup(char *options) in fm2fb_setup()
D68328fb.c412 int __init mc68x328fb_setup(char *options) in mc68x328fb_setup()
Dgbefb.c1103 static int gbefb_setup(char *options) in gbefb_setup()
1140 char *options = NULL; in gbefb_probe() local
/drivers/scsi/aic7xxx_old/
Daic7xxx_proc.c190 unsigned char options = aic_dev->cur.options; in aic7xxx_show_info() local
/drivers/firmware/
Dpcdp.c27 static char options[64], *p = options; in setup_serial_console() local
/drivers/tty/serial/
Dearlycon.c53 char *options) in parse_options()
/drivers/scsi/qla4xxx/
Dql4_mbx.c743 uint16_t options; in qla4xxx_get_fwddb_entry() local
885 struct ddb_entry *ddb_entry, int options) in qla4xxx_session_logout_ddb()
1291 int qla4xxx_get_default_ddb(struct scsi_qla_host *ha, uint32_t options, in qla4xxx_get_default_ddb()
1361 uint32_t offset, uint32_t length, uint32_t options) in qla4xxx_set_flash()
1810 uint32_t options = 0; in qla4xxx_set_param_ddbentry() local
Dql4_os.c273 uint32_t options = 0; in qla4xxx_send_ping() local
1848 int options; in qla4xxx_conn_destroy() local
2018 unsigned long options = 0; in qla4xxx_copy_from_fwddb_param() local
2161 uint16_t options; in qla4xxx_copy_to_fwddb_param() local
2270 uint16_t options = 0; in qla4xxx_copy_fwddb_param() local
4469 uint16_t options; in qla4xxx_get_boot_target() local
4747 uint16_t options = 0; in qla4xxx_convert_param_ddb() local
5580 uint32_t options = 0; in qla4xxx_sysfs_ddb_add() local
5656 uint32_t options = 0; in qla4xxx_sysfs_ddb_apply() local
5844 uint32_t options = 0; in qla4xxx_sysfs_ddb_login() local
[all …]
/drivers/scsi/qla2xxx/
Dqla_mid.c626 qla25xx_create_req_que(struct qla_hw_data *ha, uint16_t options, in qla25xx_create_req_que()
748 qla25xx_create_rsp_que(struct qla_hw_data *ha, uint16_t options, in qla25xx_create_rsp_que()
/drivers/tty/serial/8250/
D8250_early.c142 const char *options) in early_serial8250_setup()
/drivers/watchdog/
Dindydog.c114 int options, retval = -EINVAL; in indydog_ioctl() local
Dsbc_epx_c3.c108 int options, retval = -EINVAL; in epx_c3_ioctl() local
Diop_wdt.c138 int options; in iop_wdt_ioctl() local
Driowd.c98 unsigned int options; in riowd_ioctl() local
Dacquirewdt.c151 int options, retval = -EINVAL; in acq_ioctl() local
/drivers/usb/serial/
Dconsole.c56 static int usb_console_setup(struct console *co, char *options) in usb_console_setup()
/drivers/tty/hvc/
Dhvc_console.c189 static int __init hvc_console_setup(struct console *co, char *options) in hvc_console_setup()
782 int hvc_poll_init(struct tty_driver *driver, int line, char *options) in hvc_poll_init()
/drivers/block/
Drbd_types.h71 } __attribute__((packed)) options; member

12345678910