Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-spi.h95 int (*interface_up_cb)(int interface, cvmx_spi_mode_t mode); member
H A Dcvmx-spi.c97 .interface_up_cb = cvmx_spi_interface_up_cb
159 INVOKE_CB(cvmx_spi_callbacks.interface_up_cb, interface, mode); in cvmx_spi_start_interface()
203 INVOKE_CB(cvmx_spi_callbacks.interface_up_cb, interface, mode); in cvmx_spi_restart_interface()