Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
dio_match_device
drivers/dio/dio-driver.c
122
return dio_match_device(ids, d) ? 1 : 0;
drivers/dio/dio-driver.c
56
id = dio_match_device(drv->id_table, d);