Searched refs:scx200_create_dev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | scx200_acb.c | 469 static struct scx200_acb_iface *scx200_create_dev(const char *text, in scx200_create_dev() function 508 iface = scx200_create_dev("CS5535", res->start, 0, &pdev->dev); in scx200_probe() 562 scx200_create_dev("SCx200", base[i], i, NULL); in scx200_scan_isa()
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | scx200_acb.c | 469 static struct scx200_acb_iface *scx200_create_dev(const char *text, in scx200_create_dev() function 508 iface = scx200_create_dev("CS5535", res->start, 0, &pdev->dev); in scx200_probe() 560 scx200_create_dev("SCx200", base[i], i, NULL); in scx200_scan_isa()
|
Completed in 2 milliseconds