Home
last modified time | relevance | path

Searched defs:link (Results 226 - 250 of 1874) sorted by relevance

12345678910>>...75

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.c224 int id, link; in nvkm_outp_init_route() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-tdo-tl070wsh30.c23 struct mipi_dsi_device *link; member
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-sysfs.c149 struct coresight_sysfs_link *link = NULL; in coresight_make_links() local
[all...]
H A Dcoresight-etm-perf.h81 static inline int etm_perf_symlink(struct coresight_device *csdev, bool link) in etm_perf_symlink() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/
H A Dusnic_ib_qp_grp.h61 struct list_head link; member
80 struct list_head link; member
/kernel/linux/linux-6.6/sound/soc/intel/boards/
H A Dsof_sdw_rt_sdca_jack_common.c176 sof_sdw_rt_sdca_jack_init(struct snd_soc_card *card, const struct snd_soc_acpi_link_adr *link, struct snd_soc_dai_link *dai_links, struct sof_sdw_codec_info *info, bool playback) sof_sdw_rt_sdca_jack_init() argument
H A Dsof_sdw_rt711.c151 sof_sdw_rt711_init(struct snd_soc_card *card, const struct snd_soc_acpi_link_adr *link, struct snd_soc_dai_link *dai_links, struct sof_sdw_codec_info *info, bool playback) sof_sdw_rt711_init() argument
H A Dsof_sdw_maxim.c141 sof_sdw_maxim_init(struct snd_soc_card *card, const struct snd_soc_acpi_link_adr *link, struct snd_soc_dai_link *dai_links, struct sof_sdw_codec_info *info, bool playback) sof_sdw_maxim_init() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_strncmp.c103 struct bpf_link *link; in strncmp_attach_prog() local
H A Dbench_rename.c65 struct bpf_link *link; in attach_bpf() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbloom_filter_map.c85 struct bpf_link *link; in check_bloom() local
102 struct bpf_link *link; in test_inner_map() local
[all...]
H A Dcgrp_local_storage.c160 struct bpf_link *link; in test_cgroup_iter_sleepable() local
H A Dcheck_mtu.c45 struct bpf_link *link; in test_check_mtu_xdp_attach() local
H A Dcustom_sec_handlers.c32 custom_attach_prog(const struct bpf_program *prog, long cookie, struct bpf_link **link) custom_attach_prog() argument
H A Dkfree_skb.c63 struct bpf_link *link; in serial_test_kfree_skb() local
[all...]
H A Dxdp_do_redirect.c93 struct bpf_link *link; in test_xdp_do_redirect() local
H A Dsock_destroy.c13 struct bpf_link *link; in start_iter_sockets() local
/kernel/linux/linux-6.6/sound/hda/
H A Dintel-sdw-acpi.c28 struct fwnode_handle *link; in is_link_enabled() local
/kernel/linux/linux-6.6/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf.c48 static void pdacf_release(struct pcmcia_device *link) in pdacf_release() argument
59 struct pcmcia_device *link = pdacf->p_dev; in snd_pdacf_free() local
79 static int snd_pdacf_probe(struct pcmcia_device *link) in snd_pdacf_probe() argument
184 snd_pdacf_detach(struct pcmcia_device *link) snd_pdacf_detach() argument
201 pdacf_config(struct pcmcia_device *link) pdacf_config() argument
240 pdacf_suspend(struct pcmcia_device *link) pdacf_suspend() argument
253 pdacf_resume(struct pcmcia_device *link) pdacf_resume() argument
[all...]
/kernel/linux/linux-6.6/sound/pcmcia/vx/
H A Dvxpocket.c47 static void vxpocket_release(struct pcmcia_device *link) in vxpocket_release() argument
106 snd_vxpocket_new(struct snd_card *card, int ibl, struct pcmcia_device *link, struct snd_vxpocket **chip_ret) snd_vxpocket_new() argument
176 vxpocket_config(struct pcmcia_device *link) vxpocket_config() argument
225 vxp_suspend(struct pcmcia_device *link) vxp_suspend() argument
238 vxp_resume(struct pcmcia_device *link) vxp_resume() argument
301 vxpocket_detach(struct pcmcia_device *link) vxpocket_detach() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/pcmcia/
H A Daha152x_stub.c91 static int aha152x_probe(struct pcmcia_device *link) in aha152x_probe() argument
111 static void aha152x_detach(struct pcmcia_device *link) in aha152x_detach() argument
143 aha152x_config_cs(struct pcmcia_device *link) aha152x_config_cs() argument
191 aha152x_release_cs(struct pcmcia_device *link) aha152x_release_cs() argument
199 aha152x_resume(struct pcmcia_device *link) aha152x_resume() argument
[all...]
H A Dqlogic_stub.c148 static int qlogic_probe(struct pcmcia_device *link) in qlogic_probe() argument
93 qlogic_detect(struct scsi_host_template *host, struct pcmcia_device *link, int qbase, int qlirq) qlogic_detect() argument
168 qlogic_detach(struct pcmcia_device *link) qlogic_detach() argument
191 qlogic_config(struct pcmcia_device * link) qlogic_config() argument
241 qlogic_release(struct pcmcia_device *link) qlogic_release() argument
257 qlogic_resume(struct pcmcia_device *link) qlogic_resume() argument
[all...]
/kernel/linux/linux-6.6/sound/soc/meson/
H A Dgx-card.c49 struct snd_soc_dai_link *link = &card->dai_link[*index]; in gx_card_parse_i2s() local
/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra_wm8903.c106 struct snd_soc_dai_link *link = &card->dai_link[0]; in tegra_wm8903_remove() local
/kernel/linux/linux-6.6/tools/bpf/bpftool/skeleton/
H A Dpid_iter.bpf.c19 struct bpf_link link; member
55 static __u64 get_bpf_cookie(struct bpf_link *link) in get_bpf_cookie() argument
103 struct bpf_link *link = (struct bpf_link *) file->private_data; in iter() local

Completed in 10 milliseconds

12345678910>>...75