Home
last modified time | relevance | path

Searched refs:template (Results 451 - 470 of 470) sorted by relevance

1...<<111213141516171819

/kernel/linux/linux-6.6/include/linux/
H A Dtrace_events.h976 #define DEFINE_CUSTOM_EVENT(template, name, proto, args)
H A Dpci.h1661 bool pci_create_ims_domain(struct pci_dev *pdev, const struct msi_domain_template *template,
1731 const struct msi_domain_template *template, in pci_create_ims_domain()
1730 pci_create_ims_domain(struct pci_dev *pdev, const struct msi_domain_template *template, unsigned int hwsize, void *data) pci_create_ims_domain() argument
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
H A Dtm6000-video.c1590 *template, const char *type_name) in vdev_init()
1592 *vfd = *template; in vdev_init()
1587 vdev_init(struct tm6000_core *dev, struct video_device *vfd, const struct video_device *template, const char *type_name) vdev_init() argument
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c1726 const struct video_device *template, in cx231xx_vdev_init()
1729 *vfd = *template; in cx231xx_vdev_init()
1849 /* Initialize VBI template */ in cx231xx_register_analog_devices()
1724 cx231xx_vdev_init(struct cx231xx *dev, struct video_device *vfd, const struct video_device *template, const char *type_name) cx231xx_vdev_init() argument
H A Dcx231xx-417.c1713 const struct video_device *template, in cx231xx_video_dev_init()
1717 *vfd = *template; in cx231xx_video_dev_init()
1709 cx231xx_video_dev_init( struct cx231xx *dev, struct usb_device *usbdev, struct video_device *vfd, const struct video_device *template, const char *type) cx231xx_video_dev_init() argument
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c1726 const struct video_device *template, in cx231xx_vdev_init()
1729 *vfd = *template; in cx231xx_vdev_init()
1849 /* Initialize VBI template */ in cx231xx_register_analog_devices()
1724 cx231xx_vdev_init(struct cx231xx *dev, struct video_device *vfd, const struct video_device *template, const char *type_name) cx231xx_vdev_init() argument
H A Dcx231xx-417.c1713 const struct video_device *template, in cx231xx_video_dev_init()
1717 *vfd = *template; in cx231xx_video_dev_init()
1709 cx231xx_video_dev_init( struct cx231xx *dev, struct usb_device *usbdev, struct video_device *vfd, const struct video_device *template, const char *type) cx231xx_video_dev_init() argument
/kernel/linux/linux-5.10/drivers/media/usb/s2255/
H A Ds2255drv.c1564 static const struct video_device template = { variable
1642 vc->vdev = template; in s2255_probe_v4l()
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-video.c2444 const struct video_device *template, in em28xx_vdev_init()
2447 *vfd = *template; in em28xx_vdev_init()
2442 em28xx_vdev_init(struct em28xx *dev, struct video_device *vfd, const struct video_device *template, const char *type_name) em28xx_vdev_init() argument
/kernel/linux/linux-6.6/drivers/media/usb/s2255/
H A Ds2255drv.c1562 static const struct video_device template = { variable
1640 vc->vdev = template; in s2255_probe_v4l()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-video.c2434 const struct video_device *template, in em28xx_vdev_init()
2437 *vfd = *template; in em28xx_vdev_init()
2432 em28xx_vdev_init(struct em28xx *dev, struct video_device *vfd, const struct video_device *template, const char *type_name) em28xx_vdev_init() argument
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c4709 struct scsi_host_template *template; in lpfc_create_port() local
4739 /* Seed template for SCSI host registration */ in lpfc_create_port()
4742 /* Seed physical port template */ in lpfc_create_port()
4743 template = &lpfc_template; in lpfc_create_port()
4746 /* template is for a no reset SCSI Host */ in lpfc_create_port()
4747 template->eh_host_reset_handler = NULL; in lpfc_create_port()
4750 template->sg_tablesize = lpfc_get_sg_tablesize(phba); in lpfc_create_port()
4753 template = &lpfc_template_nvme; in lpfc_create_port()
4756 /* Seed vport template */ in lpfc_create_port()
4757 template in lpfc_create_port()
[all...]
/kernel/linux/linux-5.10/drivers/crypto/
H A Dtalitos.c3059 /* copy descriptor header template value */ in talitos_init_common()
3119 * given the alg's descriptor header template, determine whether descriptor
3178 *template) in talitos_alg_alloc()
3189 t_alg->algt = *template; in talitos_alg_alloc()
3176 talitos_alg_alloc(struct device *dev, struct talitos_alg_template *template) talitos_alg_alloc() argument
/kernel/linux/linux-6.6/drivers/crypto/
H A Dtalitos.c3060 /* copy descriptor header template value */ in talitos_init_common()
3120 * given the alg's descriptor header template, determine whether descriptor
3179 *template) in talitos_alg_alloc()
3190 t_alg->algt = *template; in talitos_alg_alloc()
3177 talitos_alg_alloc(struct device *dev, struct talitos_alg_template *template) talitos_alg_alloc() argument
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv-driver.c3076 const struct video_device *template, in vdev_init()
3081 *vfd = *template; in vdev_init()
3075 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/media/pci/bt8xx/
H A Dbttv-driver.c3868 const struct video_device *template, in vdev_init()
3871 *vfd = *template; in vdev_init()
3866 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/scsi/qla2xxx/
H A Dqla_os.c3114 /* Setup fcport template structure. */ in qla2x00_probe_one()
4642 if (fwdt->template) in qla2x00_free_fw_dump()
4643 vfree(fwdt->template); in qla2x00_free_fw_dump()
4644 fwdt->template = NULL; in qla2x00_free_fw_dump()
H A Dqla_def.h4357 /* Firmware dump template */
4359 void *template;
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_os.c3277 /* Setup fcport template structure. */ in qla2x00_probe_one()
4875 vfree(fwdt->template); in qla2x00_free_fw_dump()
4876 fwdt->template = NULL; in qla2x00_free_fw_dump()
H A Dqla_def.h4585 /* Firmware dump template */
4587 void *template;

Completed in 100 milliseconds

1...<<111213141516171819