Searched refs:wlcore_set_partition (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/wireless/ti/wlcore/
H A Dio.c123 int wlcore_set_partition(struct wl1271 *wl, function
186 EXPORT_SYMBOL_GPL(wlcore_set_partition); variable
H A Dboot.c188 ret = wlcore_set_partition(wl, &partition);
204 ret = wlcore_set_partition(wl, &partition);
408 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]);
436 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]);
520 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]);
H A Dio.h220 int wlcore_set_partition(struct wl1271 *wl,
H A Ddebugfs.c1078 ret = wlcore_set_partition(wl, &part);
1088 ret = wlcore_set_partition(wl, &old_part);
1160 ret = wlcore_set_partition(wl, &part);
1170 ret = wlcore_set_partition(wl, &old_part);
H A Dmain.c898 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]);
913 wlcore_set_partition(wl, &wl->ptable[PART_WORK]);
1025 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]);
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dmain.c715 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]);
849 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]);
873 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]);
899 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]);
924 ret = wlcore_set_partition(wl,
938 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]);
957 ret = wlcore_set_partition(wl, &wl->ptable[PART_PHY_INIT]);
1348 ret = wlcore_set_partition(wl, &wl->ptable[PART_TOP_PRCM_ELP_SOC]);
1384 ret = wlcore_set_partition(wl, &wl->ptable[PART_BOOT]);
1480 ret = wlcore_set_partition(w
[all...]
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dmain.c1103 ret = wlcore_set_partition(wl, &wl->ptable[PART_DRPW]);
1126 ret = wlcore_set_partition(wl, &wl->ptable[PART_WORK]);
1513 ret = wlcore_set_partition(wl, &wl->ptable[PART_DRPW]);
1530 ret = wlcore_set_partition(wl, &wl->ptable[PART_DOWN]);

Completed in 113 milliseconds