/kernel/linux/linux-6.6/include/linux/ |
H A D | trace_events.h | 976 #define DEFINE_CUSTOM_EVENT(template, name, proto, args)
|
H A D | pci.h | 1661 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 D | tm6000-video.c | 1590 *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 D | cx231xx-video.c | 1726 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 D | cx231xx-417.c | 1713 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 D | cx231xx-video.c | 1726 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 D | cx231xx-417.c | 1713 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 D | s2255drv.c | 1564 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 D | em28xx-video.c | 2444 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 D | s2255drv.c | 1562 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 D | em28xx-video.c | 2434 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 D | lpfc_init.c | 4709 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 D | talitos.c | 3059 /* 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 D | talitos.c | 3060 /* 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 D | bttv-driver.c | 3076 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 D | bttv-driver.c | 3868 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 D | qla_os.c | 3114 /* 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 D | qla_def.h | 4357 /* Firmware dump template */ 4359 void *template;
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 3277 /* 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 D | qla_def.h | 4585 /* Firmware dump template */ 4587 void *template;
|