linux/drivers/net/wireless/ti/wlcore
Li Zetao 98fdd77d3d wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the code
Use the module_sdio_driver macro to simplify the code, which is the
same as declaring with module_init() and module_exit().

Signed-off-by: Li Zetao <lizetao1@huawei.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230821140345.3140493-1-lizetao1@huawei.com
2023-08-25 12:59:31 +03:00
..
Kconfig
Makefile
acx.c
acx.h
boot.c
boot.h
cmd.c wifi: mac80211: extend ieee80211_nullfunc_get() for MLO 2022-09-06 10:14:24 +02:00
cmd.h
conf.h
debug.h
debugfs.c wlcore: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() 2022-04-12 16:53:29 +03:00
debugfs.h
event.c
event.h
hw_ops.h
ini.h
init.c
init.h
io.c
io.h
main.c wireless-next patches for v6.2 2022-10-28 18:31:40 -07:00
ps.c
ps.h
rx.c
rx.h
scan.c wl12xx: scan: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() 2022-04-23 15:46:13 +03:00
scan.h
sdio.c wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the code 2023-08-25 12:59:31 +03:00
spi.c wlcore: spi: Remove redundant of_match_ptr() 2023-08-16 09:59:40 +01:00
sysfs.c wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() 2022-04-23 10:11:18 +03:00
sysfs.h
testmode.c wlcore: testmode: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() 2022-04-23 10:11:34 +03:00
testmode.h
tx.c wl12xx: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() 2022-04-23 15:45:49 +03:00
tx.h
vendor_cmd.c wlcore: vendor_cmd: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() 2022-04-23 10:11:58 +03:00
vendor_cmd.h
wl12xx_80211.h
wlcore.h
wlcore_i.h