Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlxsw/
Dcore.c863 static struct mlxsw_driver *__driver_find(const char *kind) in __driver_find() function
879 mlxsw_driver = __driver_find(kind); in mlxsw_core_driver_get()