identify_chip    1682 drivers/net/wireless/ti/wl12xx/main.c 	.identify_chip		= wl12xx_identify_chip,
identify_chip    1708 drivers/net/wireless/ti/wl18xx/main.c 	.identify_chip	= wl18xx_identify_chip,
identify_chip    6644 drivers/net/wireless/ti/wlcore/main.c 	ret = wl->ops->identify_chip(wl);
identify_chip      39 drivers/net/wireless/ti/wlcore/wlcore.h 	int (*identify_chip)(struct wl1271 *wl);