Home
last modified time | relevance | path

Searched refs:get_params (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/clk/st/
A Dclkgen-fsyn.c64 int (*get_params)(unsigned long, unsigned long, struct stm_fs *); member
124 .get_params = clk_fs660c32_dig_get_params,
178 .get_params = clk_fs660c32_dig_get_params,
785 clk_fs_get_params = fs->data->get_params; in quadfs_find_best_rate()
/linux/include/sound/
A Dcompress_driver.h117 int (*get_params)(struct snd_compr_stream *stream, member
A Dsoc-dai.h364 int (*get_params)(struct snd_compr_stream *, member
A Dsoc-component.h37 int (*get_params)(struct snd_soc_component *component, member
/linux/net/mac802154/
A Dmac_cmd.c122 .get_params = mac802154_get_params,
/linux/sound/soc/
A Dsoc-compress.c513 .get_params = soc_compr_get_params,
526 .get_params = soc_compr_get_params,
A Dsoc-dai.c763 dai->driver->cops->get_params) in snd_soc_dai_compr_get_params()
764 ret = dai->driver->cops->get_params(cstream, params, dai); in snd_soc_dai_compr_get_params()
A Dsoc-component.c515 component->driver->compress_ops->get_params) { in snd_soc_component_compr_get_params()
516 ret = component->driver->compress_ops->get_params( in snd_soc_component_compr_get_params()
/linux/include/net/
A Dieee802154_netdev.h269 int (*get_params)(struct net_device *dev, member
/linux/drivers/net/ethernet/intel/ice/
A Dice_common.h59 ice_aq_get_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *get_params);
A Dice_common.c3630 ice_aq_get_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *get_params) in ice_aq_get_rss_lut() argument
3632 return __ice_aq_get_set_rss_lut(hw, get_params, false); in ice_aq_get_rss_lut()
/linux/sound/core/
A Dcompress_offload.c633 if (!stream->ops->get_params) in snd_compr_get_params()
639 retval = stream->ops->get_params(stream, params); in snd_compr_get_params()
/linux/sound/soc/uniphier/
A Daio-compress.c431 .get_params = uniphier_aio_compr_get_params,
/linux/drivers/platform/x86/
A Dacer-wmi.c1200 struct wmid3_gds_get_input_param get_params = { in wmid3_set_device_status() local
1207 &get_params in wmid3_set_device_status()
/linux/Documentation/sound/designs/
A Dcompress-offload.rst131 get_params
/linux/drivers/char/pcmcia/
A Dsynclink_cs.c423 static int get_params(MGSLPC_INFO *info, MGSL_PARAMS __user *user_params);
1777 static int get_params(MGSLPC_INFO * info, MGSL_PARAMS __user *user_params) in get_params() function
2239 return get_params(info, argp); in mgslpc_ioctl()
/linux/net/ieee802154/
A Dnl-mac.c673 rc = ops->llsec->get_params(dev, &params); in ieee802154_llsec_getparams()
/linux/drivers/tty/
A Dsynclink_gt.c455 static int get_params(struct slgt_info *info, MGSL_PARAMS __user *params);
1004 ret = get_params(info, argp); in ioctl()
2523 static int get_params(struct slgt_info *info, MGSL_PARAMS __user *user_params) in get_params() function
/linux/kernel/sched/
A Dcore.c7645 static void get_params(struct task_struct *p, struct sched_attr *attr) in get_params() function
7717 get_params(p, &attr); in SYSCALL_DEFINE3()
7866 get_params(p, &kattr); in SYSCALL_DEFINE4()
/linux/drivers/net/ethernet/emulex/benet/
A Dbe_cmds.h2113 struct be_fat_conf_params get_params; member

Completed in 157 milliseconds