Home
last modified time | relevance | path

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

/drivers/greybus/
Dconnection.c782 void gb_connection_disable_rx(struct gb_connection *connection) in gb_connection_disable_rx() function
800 EXPORT_SYMBOL_GPL(gb_connection_disable_rx);
Dcore.c248 gb_connection_disable_rx(connection); in greybus_remove()
Dsvc.c1382 gb_connection_disable_rx(svc->connection); in gb_svc_del()
/drivers/staging/greybus/
Dgpio.c608 gb_connection_disable_rx(connection); in gb_gpio_remove()
Dsdio.c863 gb_connection_disable_rx(connection); in gb_sdio_remove()
Duart.c937 gb_connection_disable_rx(connection); in gb_uart_remove()