Home
last modified time | relevance | path

Searched defs:template (Results 126 - 149 of 149) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbttv-driver.c3866 vdev_init(struct bttv *btv, struct video_device *vfd, const struct video_device *template, const char *type_name) vdev_init() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c884 dpaa_setup_ingress(const struct dpaa_priv *priv, struct dpaa_fq *fq, const struct qman_fq *template) dpaa_setup_ingress() argument
895 dpaa_setup_egress(const struct dpaa_priv *priv, struct dpaa_fq *fq, struct fman_port *port, const struct qman_fq *template) dpaa_setup_egress() argument
/kernel/linux/linux-5.10/drivers/nvme/target/
H A Dfc.c1349 nvmet_fc_register_targetport(struct nvmet_fc_port_info *pinfo, struct nvmet_fc_target_template *template, struct device *dev, struct nvmet_fc_target_port **portptr) nvmet_fc_register_targetport() argument
[all...]
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c379 struct snd_soc_dapm_widget template; in dapm_kcontrol_data_alloc() local
417 struct snd_soc_dapm_widget template; dapm_kcontrol_data_alloc() local
4155 struct snd_soc_dapm_widget template; snd_soc_dapm_new_dai() local
4226 struct snd_soc_dapm_widget template; snd_soc_dapm_new_dai_widgets() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.c536 static struct hist_entry *hist_entry__new(struct hist_entry *template, in hist_entry__new() argument
426 hist_entry__init(struct hist_entry *he, struct hist_entry *template, bool sample_self, size_t callchain_size) hist_entry__init() argument
/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfc.c354 nvme_fc_register_localport(struct nvme_fc_port_info *pinfo, struct nvme_fc_port_template *template, struct device *dev, struct nvme_fc_local_port **portptr) nvme_fc_register_localport() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c907 dpaa_setup_ingress(const struct dpaa_priv *priv, struct dpaa_fq *fq, const struct qman_fq *template) dpaa_setup_ingress() argument
918 dpaa_setup_egress(const struct dpaa_priv *priv, struct dpaa_fq *fq, struct fman_port *port, const struct qman_fq *template) dpaa_setup_egress() argument
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi2.c4629 caam_hash_alloc(struct device *dev, struct caam_hash_template *template, bool keyed) caam_hash_alloc() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-driver.c3075 vdev_init(struct bttv *btv, struct video_device *vfd, const struct video_device *template, const char *type_name) vdev_init() argument
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfc.c348 nvme_fc_register_localport(struct nvme_fc_port_info *pinfo, struct nvme_fc_port_template *template, struct device *dev, struct nvme_fc_local_port **portptr) nvme_fc_register_localport() argument
[all...]
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dfc.c1375 nvmet_fc_register_targetport(struct nvmet_fc_port_info *pinfo, struct nvmet_fc_target_template *template, struct device *dev, struct nvmet_fc_target_port **portptr) nvmet_fc_register_targetport() argument
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.c1989 const struct hash_testvec *template = desc->suite.hash.vecs; in alg_test_hash() local
2721 test_cipher(struct crypto_cipher *tfm, int enc, const struct cipher_testvec *template, unsigned int tcount) test_cipher() argument
3602 test_cprng(struct crypto_rng *tfm, const struct cprng_testvec *template, unsigned int tcount) test_cprng() argument
3872 const struct drbg_testvec *template = desc->suite.drbg.vecs; alg_test_drbg() local
[all...]
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c374 struct snd_soc_dapm_widget template; in dapm_kcontrol_data_alloc() local
417 struct snd_soc_dapm_widget template; dapm_kcontrol_data_alloc() local
4158 struct snd_soc_dapm_widget template; snd_soc_dapm_new_dai() local
4236 struct snd_soc_dapm_widget template; snd_soc_dapm_new_dai_widgets() local
[all...]
H A Dsoc-core.c2282 struct snd_kcontrol_new template; in snd_soc_cnew() local
2851 const char *template, *wname; snd_soc_of_parse_audio_simple_widgets() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c548 static struct hist_entry *hist_entry__new(struct hist_entry *template, in hist_entry__new() argument
436 hist_entry__init(struct hist_entry *he, struct hist_entry *template, bool sample_self, size_t callchain_size) hist_entry__init() argument
/kernel/linux/linux-5.10/sound/usb/
H A Dmixer_quirks.c852 struct snd_kcontrol_new template = { in snd_nativeinstruments_create_mixer() local
965 static struct snd_kcontrol_new template = { in snd_ftu_create_effect_switch() local
/kernel/linux/linux-5.10/kernel/cgroup/
H A Dcgroup.c1176 struct cgroup_subsys_state *template[CGROUP_SUBSYS_COUN in find_css_set() local
975 compare_css_sets(struct css_set *cset, struct css_set *old_cset, struct cgroup *new_cgrp, struct cgroup_subsys_state *template[]) compare_css_sets() argument
1054 find_existing_css_set(struct css_set *old_cset, struct cgroup *cgrp, struct cgroup_subsys_state *template[]) find_existing_css_set() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/s2255/
H A Ds2255drv.c1564 static const struct video_device template = { variable
/kernel/linux/linux-6.6/drivers/media/usb/s2255/
H A Ds2255drv.c1562 static const struct video_device template = { variable
/kernel/linux/linux-6.6/sound/usb/
H A Dmixer_quirks.c994 struct snd_kcontrol_new template = { in snd_nativeinstruments_create_mixer() local
1107 static struct snd_kcontrol_new template = { in snd_ftu_create_effect_switch() local
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_init.c4308 struct scsi_host_template *template; in lpfc_create_port() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c4709 struct scsi_host_template *template; in lpfc_create_port() local
[all...]
/kernel/linux/linux-6.6/kernel/cgroup/
H A Dcgroup.c1171 struct cgroup_subsys_state *template[CGROUP_SUBSYS_COUN in find_css_set() local
970 compare_css_sets(struct css_set *cset, struct css_set *old_cset, struct cgroup *new_cgrp, struct cgroup_subsys_state *template[]) compare_css_sets() argument
1049 find_existing_css_set(struct css_set *old_cset, struct cgroup *cgrp, struct cgroup_subsys_state **template) find_existing_css_set() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dpci.h1730 pci_create_ims_domain(struct pci_dev *pdev, const struct msi_domain_template *template, unsigned int hwsize, void *data) pci_create_ims_domain() argument

Completed in 113 milliseconds

123456