Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/greybus/
H A Dconnection.h86 void gb_connection_disable_rx(struct gb_connection *connection);
/OK3568_Linux_fs/kernel/drivers/greybus/
H A 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);
H A Dcore.c248 gb_connection_disable_rx(connection); in greybus_remove()
H A Dsvc.c1382 gb_connection_disable_rx(svc->connection); in gb_svc_del()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dgpio.c608 gb_connection_disable_rx(connection); in gb_gpio_remove()
H A Dsdio.c864 gb_connection_disable_rx(connection); in gb_sdio_remove()
H A Duart.c954 gb_connection_disable_rx(connection); in gb_uart_remove()