Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c727 .data_setup = NULL,
H A Drtw8852b.c860 .data_setup = NULL,
H A Drtw8852a.c2278 .data_setup = NULL,
H A Dcore.h4902 int (*data_setup)(struct rtw89_dev *rtwdev); member
8650 if (!chip->ops->data_setup) in rtw89_chip_data_setup()
8653 return chip->ops->data_setup(rtwdev); in rtw89_chip_data_setup()
H A Drtw8851b.c2507 .data_setup = NULL,
H A Drtw8852c.c3075 .data_setup = NULL,
H A Drtw8922a.c3142 .data_setup = NULL,
H A Drtw8922d.c3623 .data_setup = rtw8922d_data_setup,