Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/rsi/
H A Drsi_coex.h32 int rsi_coex_attach(struct rsi_common *common);
H A Drsi_91x_coex.c138 int rsi_coex_attach(struct rsi_common *common) in rsi_coex_attach() function
H A Drsi_91x_main.c374 if (rsi_coex_attach(common)) { in rsi_91x_init()