Searched refs:links (Results 126 - 150 of 280) sorted by relevance

1234567891011>>

/linux-master/sound/soc/sof/amd/
H A Dacp-common.c143 if (!mach->links)
145 link = mach->links;
156 mach->mach_params.links = mach->links;
/linux-master/sound/soc/amd/
H A Dacp3x-rt5682-max9836.c484 static void card_spk_dai_link_present(struct snd_soc_dai_link *links, argument
488 links[1].codecs = rt1015;
489 links[1].num_codecs = ARRAY_SIZE(rt1015);
491 links[1].codecs = rt1015p;
492 links[1].num_codecs = ARRAY_SIZE(rt1015p);
494 links[1].codecs = max;
495 links[1].num_codecs = ARRAY_SIZE(max);
/linux-master/sound/soc/meson/
H A Dmeson-card-utils.c46 struct snd_soc_dai_link *links; local
49 links = krealloc(priv->card.dai_link,
52 if (!links)
61 priv->card.dai_link = links;
67 kfree(links);
69 dev_err(priv->card.dev, "failed to allocate links\n");
206 dev_err(card->dev, "card has no links\n");
/linux-master/samples/bpf/
H A Dtask_fd_query_user.c24 static struct bpf_link *links[2]; variable in typeref:struct:bpf_link
100 event_fd = bpf_link__fd(links[link_idx]);
339 links[i] = bpf_program__attach(progs[i]);
340 if (libbpf_get_error(links[i])) {
342 links[i] = NULL;
419 bpf_link__destroy(links[i]);
H A Dmap_perf_test_user.c427 struct bpf_link *links[8]; local
484 links[i] = bpf_program__attach(prog);
485 if (libbpf_get_error(links[i])) {
487 links[i] = NULL;
499 bpf_link__destroy(links[i]);
/linux-master/net/wireless/
H A Dwext-sme.c123 if (wdev->links[0].client.current_bss)
124 chan = wdev->links[0].client.current_bss->pub.channel;
203 if (wdev->links[0].client.current_bss) {
208 &wdev->links[0].client.current_bss->pub,
288 if (wdev->links[0].client.current_bss)
290 wdev->links[0].client.current_bss->pub.bssid,
/linux-master/drivers/gpu/drm/ci/
H A Dbuild.sh49 mkdir -p ld-links
52 ln -sf /usr/bin/$i.bfd ld-links/$i
55 NEWPATH=$(pwd)/ld-links
/linux-master/drivers/base/
H A Dcore.c39 /* Device links support. */
64 * Attempts to create duplicate links between the same pair of fwnode handles
136 * fwnode_links_purge_suppliers - Delete all supplier links of fwnode_handle.
137 * @fwnode: fwnode whose supplier links need to be deleted
139 * Deletes all supplier links connecting directly to @fwnode.
152 * fwnode_links_purge_consumers - Delete all consumer links of fwnode_handle.
153 * @fwnode: fwnode whose consumer links need to be deleted
155 * Deletes all consumer links connecting directly to @fwnode.
168 * fwnode_links_purge - Delete all links connected to a fwnode_handle.
169 * @fwnode: fwnode whose links need
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcustom_sec_handlers.c154 skel->links.xyz = bpf_program__attach(skel->progs.kprobe1);
156 ASSERT_ERR_PTR(skel->links.xyz, "xyz_attach");
H A Dsend_signal.c110 skel->links.send_signal_perf =
112 if (!ASSERT_OK_PTR(skel->links.send_signal_perf, "attach_perf_event"))
H A Dtc_netkit.c186 skel->links.tc1 = link;
188 lid1 = id_from_link_fd(bpf_link__fd(skel->links.tc1));
221 skel->links.tc2 = link;
223 lid2 = id_from_link_fd(bpf_link__fd(skel->links.tc2));
300 skel->links.tc1 = link;
302 lid1 = id_from_link_fd(bpf_link__fd(skel->links.tc1));
340 skel->links.tc2 = link;
342 lid2 = id_from_link_fd(bpf_link__fd(skel->links.tc2));
547 skel->links.tc1 = link;
549 lid1 = id_from_link_fd(bpf_link__fd(skel->links
[all...]
H A Dbpf_iter.c557 link = skel->links.dump_task;
1414 skel->links.proc_maps = bpf_program__attach_iter(
1417 if (!ASSERT_OK_PTR(skel->links.proc_maps, "bpf_program__attach_iter")) {
1418 skel->links.proc_maps = NULL;
1422 iter_fd = bpf_iter_create(bpf_link__fd(skel->links.proc_maps));
1483 skel->links.proc_maps = bpf_program__attach_iter(
1486 if (!ASSERT_OK_PTR(skel->links.proc_maps, "bpf_program__attach_iter")) {
1487 skel->links.proc_maps = NULL;
1508 iter_fd = bpf_iter_create(bpf_link__fd(skel->links.proc_maps));
1587 skel->links
[all...]
/linux-master/include/media/
H A Dmedia-device.h34 * links between existing entities and should not create entities and register
96 * @links: List of registered links
165 struct list_head links; member in struct:media_device
205 * within the media device, create pad to pad links and then finally register
338 * All links associated with the entity and all PADs are automatically
393 /* Iterate over all links. */
395 list_for_each_entry(link, &(mdev)->links, graph_obj.list)
/linux-master/tools/perf/bench/
H A Duprobe.c48 skel->links.prog = bpf_program__attach_uprobe_opts(/*prog=*/skel->progs.prog, \
53 if (!skel->links.prog) { \
/linux-master/sound/pci/cs46xx/
H A Dcs46xx_dsp_task_types.h230 struct dsp_tree_link links; member in struct:dsp_task_tree_control_block
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgm107.c58 .links = gf119_sor_dp_links,
/linux-master/drivers/interconnect/qcom/
H A Dicc-rpmh.h52 * @links: an array of nodes where we can go next while traversing
54 * @num_links: the total number of @links
64 u16 links[MAX_LINKS]; member in struct:qcom_icc_node
/linux-master/drivers/net/wireless/ti/wlcore/
H A Devent.c140 if (!wl->links[hlid].ba_bitmap)
142 ieee80211_stop_rx_ba_session(vif, wl->links[hlid].ba_bitmap,
149 lnk = &wl->links[hlid];
276 addr = wl->links[h].addr;
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Devent.c215 wlvif = wl->links[link_id].wlvif;
224 addr = wl->links[link_id].addr;
230 wl->links[link_id].ba_bitmap,
/linux-master/drivers/greybus/
H A Dbundle.c72 list_for_each_entry(bundle, &intf->bundles, links) {
217 list_add(&bundle->links, &intf->bundles);
249 list_del(&bundle->links);
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_exports.c40 return dc->links[link_index];
51 // report any eDP links, even unconnected DDI's
52 if (!dc->links[i])
54 if (dc->links[i]->connector_signal == SIGNAL_TYPE_EDP) {
55 edp_links[*edp_num] = dc->links[i];
161 struct dc_link *link = dc->links[link_index];
/linux-master/net/tipc/
H A Dnode.c88 * @hash: links to adjacent nodes in unsorted hash chain
89 * @active_links: bearer ids of active links, used as index into links[] array
90 * @links: array containing references to all links to node
97 * @list: links to adjacent nodes in sorted list of cluster's nodes
98 * @working_links: number of working links to node (both active and standby)
99 * @link_cnt: number of links to node
122 struct tipc_link_entry links[MAX_BEARERS]; member in struct:tipc_node
202 return n->links[bearer_i
[all...]
/linux-master/kernel/bpf/
H A Dbpf_struct_ops.c33 struct bpf_link **links; member in struct:bpf_struct_ops_map
483 if (st_map->links[i]) {
484 bpf_link_put(st_map->links[i]);
485 st_map->links[i] = NULL;
552 tlinks[BPF_TRAMP_FENTRY].links[0] = link;
715 st_map->links[i] = &link->link;
846 if (st_map->links)
848 bpf_map_area_free(st_map->links);
961 st_map->links =
964 if (!st_map->uvalue || !st_map->links) {
[all...]
/linux-master/drivers/interconnect/
H A Dcore.c121 /* draw internal links */
124 if (n->provider == n->links[i]->provider)
126 n->links[i]);
131 /* draw external links */
135 if (n->provider != n->links[i]->provider)
137 n->links[i]);
223 struct icc_node *tmp = node->links[i];
882 kfree(node->links);
921 new = krealloc(node->links,
922 (node->num_links + 1) * sizeof(*node->links),
[all...]
/linux-master/tools/testing/selftests/
H A Dlib.mk93 rsync -aq --copy-unsafe-links $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES) $(TEST_GEN_MODS_DIR) $(OUTPUT); \
114 $(if $(INSTALL_LIST),rsync -a --copy-unsafe-links $(INSTALL_LIST) $(INSTALL_PATH)/)
119 $(if $(INSTALL_LIST),rsync -a --copy-unsafe-links $(INSTALL_LIST)/*.ko $(INSTALL_PATH)/$(INSTALL_LIST))

Completed in 268 milliseconds

1234567891011>>