Searched refs:hwicap_setup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/xilinx_hwicap/ |
H A D | xilinx_hwicap.c | 602 static int hwicap_setup(struct device *dev, int id, in hwicap_setup() function 780 return hwicap_setup(&op->dev, id ? *id : -1, &res, config, in hwicap_of_probe() 824 return hwicap_setup(&pdev->dev, pdev->id, res, in hwicap_drv_probe()
|
/kernel/linux/linux-6.6/drivers/char/xilinx_hwicap/ |
H A D | xilinx_hwicap.c | 604 static int hwicap_setup(struct device *dev, int id, in hwicap_setup() function 761 return hwicap_setup(&op->dev, id ? *id : -1, &res, config, in hwicap_of_probe() 805 return hwicap_setup(&pdev->dev, pdev->id, res, in hwicap_drv_probe()
|
Completed in 2 milliseconds