Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/misc/ti-st/
A Dst_kim.c27 #define MAX_ST_DEVICES 3 /* Imagine 1 on each UART for now */ macro
28 static struct platform_device *st_kim_devices[MAX_ST_DEVICES];
711 if ((pdev->id != -1) && (pdev->id < MAX_ST_DEVICES)) { in kim_probe()

Completed in 6 milliseconds