Searched refs:txp_probe (Results 1 – 1 of 1) sorted by relevance
82 static int txp_probe(device_t, cfdata_t, void *);127 CFATTACH_DECL_NEW(txp, sizeof(struct txp_softc), txp_probe, txp_attach,172 txp_probe(device_t parent, cfdata_t match, void *aux) in txp_probe() function