Home
last modified time | relevance | path

Searched refs:fwctl_alloc_device (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dfwctl.h98 #define fwctl_alloc_device(parent, ops, drv_struct, member) \ macro
/linux-6.15/drivers/fwctl/mlx5/
H A Dmain.c369 struct mlx5ctl_dev *mcdev __free(mlx5ctl) = fwctl_alloc_device( in mlx5ctl_probe()
/linux-6.15/drivers/fwctl/pds/
H A Dmain.c481 pdsfc = fwctl_alloc_device(&padev->vf_pdev->dev, &pdsfc_ops, in pdsfc_probe()