Symbol: wlcore_set_partition
drivers/net/wireless/ti/wl12xx/main.c
1102
ret = wlcore_set_partition(wl, &wl->ptable[PART_DRPW]);
drivers/net/wireless/ti/wl12xx/main.c
1125
ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]);
drivers/net/wireless/ti/wl12xx/main.c
1512
ret = wlcore_set_partition(wl, &wl->ptable[PART_DRPW]);
drivers/net/wireless/ti/wl12xx/main.c
1529
ret = wlcore_set_partition(wl, &wl->ptable[PART_DOWN]);
drivers/net/wireless/ti/wl18xx/main.c
1397
ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]);
drivers/net/wireless/ti/wl18xx/main.c
1433
ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]);
drivers/net/wireless/ti/wl18xx/main.c
1529
ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]);
drivers/net/wireless/ti/wl18xx/main.c
1556
ret = wlcore_set_partition(wl, &wl->ptable[PART_DOWN]);
drivers/net/wireless/ti/wl18xx/main.c
714
ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]);
drivers/net/wireless/ti/wl18xx/main.c
848
ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]);
drivers/net/wireless/ti/wl18xx/main.c
872
ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]);
drivers/net/wireless/ti/wl18xx/main.c
898
ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]);
drivers/net/wireless/ti/wl18xx/main.c
923
ret = wlcore_set_partition(wl,
drivers/net/wireless/ti/wl18xx/main.c
937
ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]);
drivers/net/wireless/ti/wl18xx/main.c
956
ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]);
drivers/net/wireless/ti/wlcore/boot.c
188
ret = wlcore_set_partition(wl, &partition);
drivers/net/wireless/ti/wlcore/boot.c
204
ret = wlcore_set_partition(wl, &partition);
drivers/net/wireless/ti/wlcore/boot.c
408
ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]);
drivers/net/wireless/ti/wlcore/boot.c
436
ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]);
drivers/net/wireless/ti/wlcore/boot.c
520
ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]);
drivers/net/wireless/ti/wlcore/debugfs.c
1070
ret = wlcore_set_partition(wl, &part);
drivers/net/wireless/ti/wlcore/debugfs.c
1080
ret = wlcore_set_partition(wl, &old_part);
drivers/net/wireless/ti/wlcore/debugfs.c
1151
ret = wlcore_set_partition(wl, &part);
drivers/net/wireless/ti/wlcore/debugfs.c
1161
ret = wlcore_set_partition(wl, &old_part);
drivers/net/wireless/ti/wlcore/io.c
186
EXPORT_SYMBOL_GPL(wlcore_set_partition);
drivers/net/wireless/ti/wlcore/io.h
220
int wlcore_set_partition(struct wl1271 *wl,
drivers/net/wireless/ti/wlcore/main.c
1109
ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]);
drivers/net/wireless/ti/wlcore/main.c
983
ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]);
drivers/net/wireless/ti/wlcore/main.c
998
wlcore_set_partition(wl, &wl->ptable[PART_WORK]);