Searched refs:__driver_find (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c713 static struct mlxsw_driver *__driver_find(const char *kind) __driver_find() function
729 mlxsw_driver = __driver_find(kind); mlxsw_core_driver_get()
734 mlxsw_driver = __driver_find(kind); mlxsw_core_driver_get()
750 mlxsw_driver = __driver_find(kind); mlxsw_core_driver_put()

Completed in 93 milliseconds