Searched defs:template (Results 1 - 25 of 74) sorted by path

123

/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c280 struct v4l2_standard *template; local
/linux-master/sound/pci/oxygen/
H A Dxonar_dg_mixer.c416 static int dg_control_filter(struct snd_kcontrol_new *template) argument
/linux-master/arch/um/drivers/
H A Dvector_user.c59 static const char *template = "tapXXXXXX"; variable
/linux-master/arch/um/os-Linux/
H A Dmem.c117 static int __init make_tempfile(const char *template) argument
/linux-master/block/
H A Dblk-integrity.c362 void blk_integrity_register(struct gendisk *disk, struct blk_integrity *template) argument
[all...]
/linux-master/crypto/
H A Dalgboss.c36 char template[CRYPTO_MAX_ALG_NAME]; member in struct:cryptomgr_param
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...]
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...]
/linux-master/drivers/accessibility/speakup/
H A Di18n.c513 static bool fmt_validate(char *template, char *user) argument
/linux-master/drivers/crypto/caam/
H A Dcaamalg_qi2.c4630 caam_hash_alloc(struct device *dev, struct caam_hash_template *template, bool keyed) argument
[all...]
H A Dcaamhash.c1899 caam_hash_alloc(struct caam_hash_template *template, argument
/linux-master/drivers/crypto/ccree/
H A Dcc_hash.c1821 static struct cc_hash_alg *cc_alloc_hash_alg(struct cc_hash_template *template, argument
[all...]
/linux-master/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c630 *sec_alg_alloc_and_fill_el(struct sec_bd_info *template, int encrypt, argument
/linux-master/drivers/crypto/
H A Dtalitos.c3176 talitos_alg_alloc(struct device *dev, struct talitos_alg_template *template) argument
/linux-master/drivers/hid/
H A Dhid-logitech-dj.c1210 static const u8 template[] = { local
H A Dhid-uclogic-rdesc-test.c14 const __u8 *template; member in struct:uclogic_template_case
[all...]
/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/drivers/leds/
H A Dleds-gpio.c80 static int create_gpio_led(const struct gpio_led *template, argument
213 gpio_led_get_gpiod(struct device *dev, int idx, const struct gpio_led *template) argument
273 const struct gpio_led *template = &pdata->leds[i]; local
[all...]
H A Dleds-netxbig.c276 create_netxbig_led(struct platform_device *pdev, struct netxbig_led_platform_data *pdata, struct netxbig_led_data *led_dat, const struct netxbig_led *template) 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/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) argument
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-417.c1469 cx23885_video_dev_alloc( struct cx23885_tsport *tsport, struct pci_dev *pci, struct video_device *template, char *type) argument
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/pci/saa7134/
H A Dsaa7134-core.c932 vdev_init(struct saa7134_dev *dev, struct video_device *template, char *type) argument
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164-encoder.c971 saa7164_encoder_alloc( struct saa7164_port *port, struct pci_dev *pci, struct video_device *template, char *type) argument

Completed in 523 milliseconds

123