p_current_fw 941 drivers/media/usb/cx231xx/cx231xx-417.c u32 *p_current_fw, *p_fw; p_current_fw 947 drivers/media/usb/cx231xx/cx231xx-417.c p_current_fw = vmalloc(1884180 * 4); p_current_fw 948 drivers/media/usb/cx231xx/cx231xx-417.c p_fw = p_current_fw; p_current_fw 949 drivers/media/usb/cx231xx/cx231xx-417.c if (p_current_fw == NULL) { p_current_fw 957 drivers/media/usb/cx231xx/cx231xx-417.c vfree(p_current_fw); p_current_fw 981 drivers/media/usb/cx231xx/cx231xx-417.c vfree(p_current_fw); p_current_fw 995 drivers/media/usb/cx231xx/cx231xx-417.c vfree(p_current_fw); p_current_fw 1005 drivers/media/usb/cx231xx/cx231xx-417.c vfree(p_current_fw); p_current_fw 1014 drivers/media/usb/cx231xx/cx231xx-417.c vfree(p_current_fw); p_current_fw 1029 drivers/media/usb/cx231xx/cx231xx-417.c mci_write_memory_to_gpio(dev, address, fw_data, p_current_fw); p_current_fw 1031 drivers/media/usb/cx231xx/cx231xx-417.c p_current_fw += 20; p_current_fw 1051 drivers/media/usb/cx231xx/cx231xx-417.c p_current_fw = p_fw; p_current_fw 1052 drivers/media/usb/cx231xx/cx231xx-417.c vfree(p_current_fw); p_current_fw 1053 drivers/media/usb/cx231xx/cx231xx-417.c p_current_fw = NULL;