Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A Dadb-iop.c44 static int adb_iop_reset_bus(void);
58 .reset_bus = adb_iop_reset_bus
285 static int adb_iop_reset_bus(void) in adb_iop_reset_bus() function