Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/asix/
H A Dax88796c_spi.h47 int axspi_wakeup(struct axspi_data *ax_spi);
67 return axspi_wakeup(ax_spi); in AX_WAKEUP()
H A Dax88796c_spi.c20 int axspi_wakeup(struct axspi_data *ax_spi) in axspi_wakeup() function