/linux/drivers/clk/st/ |
A D | clkgen-fsyn.c | 64 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 D | compress_driver.h | 117 int (*get_params)(struct snd_compr_stream *stream, member
|
A D | soc-dai.h | 364 int (*get_params)(struct snd_compr_stream *, member
|
A D | soc-component.h | 37 int (*get_params)(struct snd_soc_component *component, member
|
/linux/net/mac802154/ |
A D | mac_cmd.c | 122 .get_params = mac802154_get_params,
|
/linux/sound/soc/ |
A D | soc-compress.c | 513 .get_params = soc_compr_get_params, 526 .get_params = soc_compr_get_params,
|
A D | soc-dai.c | 763 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 D | soc-component.c | 515 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 D | ieee802154_netdev.h | 269 int (*get_params)(struct net_device *dev, member
|
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_common.h | 59 ice_aq_get_rss_lut(struct ice_hw *hw, struct ice_aq_get_set_rss_lut_params *get_params);
|
A D | ice_common.c | 3630 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 D | compress_offload.c | 633 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 D | aio-compress.c | 431 .get_params = uniphier_aio_compr_get_params,
|
/linux/drivers/platform/x86/ |
A D | acer-wmi.c | 1200 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 D | compress-offload.rst | 131 get_params
|
/linux/drivers/char/pcmcia/ |
A D | synclink_cs.c | 423 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 D | nl-mac.c | 673 rc = ops->llsec->get_params(dev, ¶ms); in ieee802154_llsec_getparams()
|
/linux/drivers/tty/ |
A D | synclink_gt.c | 455 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 D | core.c | 7645 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 D | be_cmds.h | 2113 struct be_fat_conf_params get_params; member
|