| /OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/openembedded-layer/recipes-devtools/bpftrace/bpftrace/ |
| H A D | 0001-Fix-segfault-when-btf__type_by_id-returns-NULL.patch | 101 @@ -585,6 +600,9 @@ std::map<std::string, std::vector<std::string>> BTF::get_params( 111 @@ -595,6 +613,8 @@ std::map<std::string, std::vector<std::string>> BTF::get_params(
|
| H A D | 0001-Detect-new-BTF-api-btf_dump__new-btf_dump__new_v0_6_.patch | 172 @@ -545,16 +565,13 @@ std::map<std::string, std::vector<std::string>> BTF::get_params( 191 @@ -639,16 +656,13 @@ std::map<std::string, std::vector<std::string>> BTF::get_params(
|
| /OK3568_Linux_fs/kernel/drivers/clk/st/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A 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,
|
| H A 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()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | compress_driver.h | 120 int (*get_params)(struct snd_compr_stream *stream, member
|
| H A D | soc-dai.h | 298 int (*get_params)(struct snd_compr_stream *, member
|
| H A D | soc-component.h | 37 int (*get_params)(struct snd_soc_component *component, member
|
| /OK3568_Linux_fs/kernel/net/mac802154/ |
| H A D | mac_cmd.c | 122 .get_params = mac802154_get_params,
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | ec_commands.h | 825 } dump, off, on, init, get_seq, get_params; member 857 struct lightbar_params get_params; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ieee802154_netdev.h | 312 int (*get_params)(struct net_device *dev, member
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | compress_offload.c | 639 if (!stream->ops->get_params) in snd_compr_get_params() 645 retval = stream->ops->get_params(stream, params); in snd_compr_get_params()
|
| /OK3568_Linux_fs/kernel/sound/soc/uniphier/ |
| H A D | aio-compress.c | 431 .get_params = uniphier_aio_compr_get_params,
|
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | acer-wmi.c | 1191 struct wmid3_gds_get_input_param get_params = { in wmid3_set_device_status() local 1198 &get_params in wmid3_set_device_status()
|
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 131 get_params
|
| /OK3568_Linux_fs/kernel/drivers/char/pcmcia/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/net/ieee802154/ |
| H A D | nl-mac.c | 673 rc = ops->llsec->get_params(dev, ¶ms); in ieee802154_llsec_getparams()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A 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() 2535 static int get_params(struct slgt_info *info, MGSL_PARAMS __user *user_params) in get_params() function
|
| H A 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
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | core.c | 5926 static void get_params(struct task_struct *p, struct sched_attr *attr) in get_params() function 5998 get_params(p, &attr); in SYSCALL_DEFINE3() 6147 get_params(p, &kattr); in SYSCALL_DEFINE4()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/ |
| H A D | be_cmds.h | 2113 struct be_fat_conf_params get_params; member
|