Searched defs:template (Results 1 - 25 of 74) sorted by last modified time

123

/linux-master/drivers/hid/
H A Dhid-logitech-dj.c1210 static const u8 template[] = { local
/linux-master/drivers/nvme/target/
H A Dfc.c1380 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) argument
[all...]
/linux-master/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) argument
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_init.c4708 struct scsi_host_template *template; local
[all...]
/linux-master/tools/bpf/bpftool/
H A Dgen.c408 static void codegen(const char *template, ...) argument
[all...]
/linux-master/sound/soc/
H A Dsoc-core.c2406 struct snd_kcontrol_new template; local
2975 const char *template, *wname; local
[all...]
H A Dsoc-dapm.c381 struct snd_soc_dapm_widget template; local
424 struct snd_soc_dapm_widget template; local
4156 struct snd_soc_dapm_widget template; local
4234 struct snd_soc_dapm_widget template; local
[all...]
/linux-master/drivers/media/usb/s2255/
H A Ds2255drv.c1562 static const struct video_device template = { variable in typeref:struct:video_device
/linux-master/drivers/media/usb/cx231xx/
H A Dcx231xx-417.c1709 cx231xx_video_dev_init( struct cx231xx *dev, struct usb_device *usbdev, struct video_device *vfd, const struct video_device *template, const char *type) argument
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-video.c142 cx23885_vdev_init(struct cx23885_dev *dev, struct pci_dev *pci, struct video_device *template, char *type) argument
/linux-master/drivers/media/dvb-core/
H A Ddvbdev.c449 dvb_register_device(struct dvb_adapter *adap, struct dvb_device **pdvbdev, const struct dvb_device *template, void *priv, enum dvb_device_type type, int demux_sink_pads) argument
/linux-master/crypto/
H A Dtestmgr.c1985 const struct hash_testvec *template = desc->suite.hash.vecs; local
2717 test_cipher(struct crypto_cipher *tfm, int enc, const struct cipher_testvec *template, unsigned int tcount) argument
3598 test_cprng(struct crypto_rng *tfm, const struct cprng_testvec *template, unsigned int tcount) argument
3868 const struct drbg_testvec *template = desc->suite.drbg.vecs; local
[all...]
H A Dtcrypt.c243 test_mb_aead_speed(const char *algo, int enc, int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize, u32 num_mb) argument
518 test_aead_speed(const char *algo, int enc, unsigned int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize) argument
1060 test_mb_skcipher_speed(const char *algo, int enc, int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, u32 num_mb) argument
1293 test_skcipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, bool async) argument
1423 test_acipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) argument
1431 test_cipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) argument
[all...]
/linux-master/tools/perf/util/
H A Dpmu.c698 const char **template; local
/linux-master/sound/soc/intel/avs/
H A Dtopology.c1447 struct avs_tplg_path_template *template; local
1397 parse_path_template(struct snd_soc_component *comp, struct snd_soc_tplg_vendor_array *tuples, u32 block_size, struct avs_tplg_path_template *template, const struct avs_tplg_token_parser *tmpl_tokens, u32 num_tmpl_tokens, const struct avs_tplg_token_parser *path_tokens, u32 num_path_tokens) argument
1577 struct avs_tplg_path_template *template; local
1631 struct avs_tplg_path_template *template = w->priv; local
[all...]
H A Dpcm.c23 struct avs_tplg_path_template *template; member in struct:avs_dma_data
64 struct avs_tplg_path_template *template; local
H A Dpath.c54 struct avs_tplg_path_template *pos, *template = NULL; local
94 avs_path_find_variant(struct avs_dev *adev, struct avs_tplg_path_template *template, struct snd_pcm_hw_params *fe_params, struct snd_pcm_hw_params *be_params) argument
583 avs_path_module_create(struct avs_dev *adev, struct avs_path_pipeline *owner, struct avs_tplg_module *template) argument
751 avs_path_pipeline_create(struct avs_dev *adev, struct avs_path *owner, struct avs_tplg_pipeline *template) argument
811 avs_path_init(struct avs_dev *adev, struct avs_path *path, struct avs_tplg_path *template, u32 dma_id) argument
879 avs_path_create_unlocked(struct avs_dev *adev, u32 dma_id, struct avs_tplg_path *template) argument
913 avs_path_create(struct avs_dev *adev, u32 dma_id, struct avs_tplg_path_template *template, struct snd_pcm_hw_params *fe_params, struct snd_pcm_hw_params *be_params) argument
[all...]
/linux-master/sound/firewire/
H A Damdtp-stream.c1186 } template = { {0}, {0} }; local
/linux-master/sound/core/oss/
H A Dpcm_oss.c2988 struct snd_pcm_oss_setup *setup, *setup1, template; local
[all...]
/linux-master/include/linux/
H A Dpci.h1764 pci_create_ims_domain(struct pci_dev *pdev, const struct msi_domain_template *template, unsigned int hwsize, void *data) argument
/linux-master/drivers/hwmon/
H A Dhwmon.c656 const char *template; local
386 hwmon_genattr(const void *drvdata, enum hwmon_sensor_types type, u32 attr, int index, const char *template, const struct hwmon_ops *ops) argument
/linux-master/security/integrity/ima/
H A Dima_policy.c124 struct ima_template_desc *template; member in struct:ima_rule_entry
1198 static void check_template_modsig(const struct ima_template_desc *template) argument
1227 check_template_field(const struct ima_template_desc *template, const char *field, const char *msg) argument
[all...]
H A Dima_main.c472 struct ima_template_desc *template = NULL; local
942 struct ima_template_desc *template; local
[all...]
/linux-master/net/mac802154/
H A Dllsec.c114 llsec_key_alloc(const struct ieee802154_llsec_key *template) argument
/linux-master/kernel/irq/
H A Dmsi.c960 msi_create_device_irq_domain(struct device *dev, unsigned int domid, const struct msi_domain_template *template, unsigned int hwsize, void *domain_data, void *chip_data) argument

Completed in 318 milliseconds

123