Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dasms.c51 static int asms_match(device_t, cfdata_t, void *);
58 asms_match, asms_attach, NULL, NULL);
90 asms_match(device_t parent, cfdata_t match, void *aux) in asms_match() function