Searched defs:get_params (Results 1 - 6 of 6) sorted by relevance

/drivers/media/platform/davinci/
H A Dccdc_hw_device.h58 int (*get_params) (void *params); member in struct:ccdc_hw_ops
/drivers/platform/x86/
H A Dacer-wmi.c1098 struct wmid3_gds_get_input_param get_params = { local
1105 &get_params
/drivers/char/pcmcia/
H A Dsynclink_cs.c423 static int get_params(MGSLPC_INFO *info, MGSL_PARAMS __user *user_params);
1779 printk("get_params(%s)\n", info->device_name);
1792 static int get_params(MGSLPC_INFO * info, MGSL_PARAMS __user *user_params) function
1796 printk("get_params(%s)\n", info->device_name);
2255 return get_params(info, argp);
/drivers/tty/
H A Dsynclink_gt.c504 static int get_params(struct slgt_info *info, MGSL_PARAMS __user *params);
1076 ret = get_params(info, argp);
2632 static int get_params(struct slgt_info *info, MGSL_PARAMS __user *user_params) function
2634 DBGINFO(("%s get_params\n", info->device_name));
H A Dsynclinkmp.c538 static int get_params(SLMP_INFO *info, MGSL_PARAMS __user *params);
1284 return get_params(info, argp);
2863 printk("%s(%d):%s get_params()\n",
2879 static int get_params(SLMP_INFO * info, MGSL_PARAMS __user *user_params) function
2883 printk("%s(%d):%s get_params()\n",
2891 printk( "%s(%d):%s get_params() user buffer copy failed\n",
/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h1805 struct be_fat_conf_params get_params; member in struct:be_cmd_resp_get_ext_fat_caps

Completed in 210 milliseconds