Searched refs:hdmicec_match (Results 1 – 1 of 1) sorted by relevance
63 static int hdmicec_match(device_t, cfdata_t, void *);80 CFATTACH_DECL_NEW(hdmicec, sizeof(struct hdmicec_softc), hdmicec_match,84 hdmicec_match(device_t parent, cfdata_t match, void *opaque) in hdmicec_match() function