/kernel/linux/linux-5.10/drivers/clk/st/ |
D | clkgen-fsyn.c | 64 int (*get_params)(unsigned long, unsigned long, struct stm_fs *); member 114 .get_params = clk_fs660c32_dig_get_params, 156 .get_params = clk_fs660c32_dig_get_params, 723 clk_fs_get_params = fs->data->get_params; in quadfs_find_best_rate()
|
/kernel/linux/linux-5.10/sound/soc/ |
D | soc-compress.c | 523 !component->driver->compress_ops->get_params) in soc_compr_get_params() 526 ret = component->driver->compress_ops->get_params( in soc_compr_get_params() 719 .get_params = soc_compr_get_params, 732 .get_params = soc_compr_get_params,
|
D | soc-dai.c | 651 dai->driver->cops->get_params) in snd_soc_dai_compr_get_params() 652 ret = dai->driver->cops->get_params(cstream, params, dai); in snd_soc_dai_compr_get_params()
|
/kernel/linux/linux-5.10/include/sound/ |
D | compress_driver.h | 115 int (*get_params)(struct snd_compr_stream *stream, member
|
D | soc-dai.h | 298 int (*get_params)(struct snd_compr_stream *, member
|
D | soc-component.h | 37 int (*get_params)(struct snd_soc_component *component, member
|
/kernel/linux/linux-5.10/net/mac802154/ |
D | mac_cmd.c | 122 .get_params = mac802154_get_params,
|
/kernel/linux/linux-5.10/include/net/ |
D | ieee802154_netdev.h | 269 int (*get_params)(struct net_device *dev, member
|
/kernel/linux/linux-5.10/sound/core/ |
D | compress_offload.c | 635 if (!stream->ops->get_params) in snd_compr_get_params() 641 retval = stream->ops->get_params(stream, params); in snd_compr_get_params()
|
/kernel/linux/linux-5.10/sound/soc/uniphier/ |
D | aio-compress.c | 431 .get_params = uniphier_aio_compr_get_params,
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
D | acer-wmi.c | 1175 struct wmid3_gds_get_input_param get_params = { in wmid3_set_device_status() local 1182 &get_params in wmid3_set_device_status()
|
/kernel/linux/linux-5.10/Documentation/sound/designs/ |
D | compress-offload.rst | 131 get_params
|
/kernel/linux/linux-5.10/drivers/char/pcmcia/ |
D | synclink_cs.c | 423 static int get_params(MGSLPC_INFO *info, MGSL_PARAMS __user *user_params); 1785 static int get_params(MGSLPC_INFO * info, MGSL_PARAMS __user *user_params) in get_params() function 2247 return get_params(info, argp); in mgslpc_ioctl()
|
/kernel/linux/linux-5.10/net/ieee802154/ |
D | nl-mac.c | 673 rc = ops->llsec->get_params(dev, ¶ms); in ieee802154_llsec_getparams()
|
/kernel/linux/linux-5.10/drivers/tty/ |
D | synclink_gt.c | 455 static int get_params(struct slgt_info *info, MGSL_PARAMS __user *params); 1005 ret = get_params(info, argp); in ioctl() 2533 static int get_params(struct slgt_info *info, MGSL_PARAMS __user *user_params) in get_params() function
|
D | synclinkmp.c | 538 static int get_params(SLMP_INFO *info, MGSL_PARAMS __user *params); 1269 return get_params(info, argp); in ioctl() 2843 static int get_params(SLMP_INFO * info, MGSL_PARAMS __user *user_params) in get_params() function
|
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.h | 2113 struct be_fat_conf_params get_params; member
|