/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | outp.c | 224 int id, link; in nvkm_outp_init_route() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-tdo-tl070wsh30.c | 23 struct mipi_dsi_device *link; member
|
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
H A D | coresight-sysfs.c | 149 struct coresight_sysfs_link *link = NULL; in coresight_make_links() local [all...] |
H A D | coresight-etm-perf.h | 81 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 D | usnic_ib_qp_grp.h | 61 struct list_head link; member 80 struct list_head link; member
|
/kernel/linux/linux-6.6/sound/soc/intel/boards/ |
H A D | sof_sdw_rt_sdca_jack_common.c | 176 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 D | sof_sdw_rt711.c | 151 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 D | sof_sdw_maxim.c | 141 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 D | bench_strncmp.c | 103 struct bpf_link *link; in strncmp_attach_prog() local
|
H A D | bench_rename.c | 65 struct bpf_link *link; in attach_bpf() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | bloom_filter_map.c | 85 struct bpf_link *link; in check_bloom() local 102 struct bpf_link *link; in test_inner_map() local [all...] |
H A D | cgrp_local_storage.c | 160 struct bpf_link *link; in test_cgroup_iter_sleepable() local
|
H A D | check_mtu.c | 45 struct bpf_link *link; in test_check_mtu_xdp_attach() local
|
H A D | custom_sec_handlers.c | 32 custom_attach_prog(const struct bpf_program *prog, long cookie, struct bpf_link **link) custom_attach_prog() argument
|
H A D | kfree_skb.c | 63 struct bpf_link *link; in serial_test_kfree_skb() local [all...] |
H A D | xdp_do_redirect.c | 93 struct bpf_link *link; in test_xdp_do_redirect() local
|
H A D | sock_destroy.c | 13 struct bpf_link *link; in start_iter_sockets() local
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | intel-sdw-acpi.c | 28 struct fwnode_handle *link; in is_link_enabled() local
|
/kernel/linux/linux-6.6/sound/pcmcia/pdaudiocf/ |
H A D | pdaudiocf.c | 48 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 D | vxpocket.c | 47 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 D | aha152x_stub.c | 91 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 D | qlogic_stub.c | 148 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 D | gx-card.c | 49 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 D | tegra_wm8903.c | 106 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 D | pid_iter.bpf.c | 19 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
|