Searched defs:hwreset (Results 1 - 2 of 2) sorted by relevance

/drivers/net/irda/
H A Dvia-ircc.c101 static void hwreset(struct via_ircc_cb *self);
477 /* The following is basically hwreset */
478 /* If this is the case, why not just call hwreset() ? Jean II */
940 hwreset(self);
1084 hwreset(self);
1324 hwreset(self);
1390 hwreset(self); //F01
1400 static void hwreset(struct via_ircc_cb *self) function
/drivers/net/can/
H A Djanz-ican3.c185 u8 hwreset; member in struct:ican3_dpm_control
1393 iowrite8(0x00, &mod->dpmctrl->hwreset);

Completed in 59 milliseconds